pkgsrc-Changes-HG archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

[pkgsrc/trunk]: pkgsrc/www/longboard www/longboard: remove arch restriction



details:   https://anonhg.NetBSD.org/pkgsrc/rev/bf58effce8e8
branches:  trunk
changeset: 459481:bf58effce8e8
user:      pin <pin%pkgsrc.org@localhost>
date:      Thu Oct 07 15:53:24 2021 +0000

description:
www/longboard: remove arch restriction

diffstat:

 www/longboard/Makefile |  6 +-----
 1 files changed, 1 insertions(+), 5 deletions(-)

diffs (20 lines):

diff -r ad98c707d26a -r bf58effce8e8 www/longboard/Makefile
--- a/www/longboard/Makefile    Thu Oct 07 15:13:25 2021 +0000
+++ b/www/longboard/Makefile    Thu Oct 07 15:53:24 2021 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.5 2021/10/07 12:12:47 wiz Exp $
+# $NetBSD: Makefile,v 1.6 2021/10/07 15:53:24 pin Exp $
 
 DISTNAME=      longboard-0.0.7
 CATEGORIES=    www
@@ -10,10 +10,6 @@
 COMMENT=       Longboard: The easy way to surf
 LICENSE=       apache-2.0 OR mit
 
-# sys-info crate doesn't currently build on 32bit cpus
-# see, https://github.com/FillZpp/sys-info-rs/issues/80
-ONLY_FOR_PLATFORM=     *-*-x86_64
-
 .include "cargo-depends.mk"
 
 INSTALLATION_DIRS=     bin



Home | Main Index | Thread Index | Old Index