From 4b8abdb3d50aea50ed3f0a064f00747fc39f32d6 Mon Sep 17 00:00:00 2001 From: pin Date: Thu, 7 Oct 2021 15:53:24 +0000 Subject: www/longboard: remove arch restriction --- www/longboard/Makefile | 6 +----- 1 file changed, 1 insertion(+), 5 deletions(-) (limited to 'www') diff --git a/www/longboard/Makefile b/www/longboard/Makefile index 81c608e62c2..cd0363a7999 100644 --- a/www/longboard/Makefile +++ b/www/longboard/Makefile @@ -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 @@ HOMEPAGE= https://github.com/jbr/longboard/ 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 -- cgit v1.2.3