pkgsrc-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: pkgsrc/www/longboard
Module Name: pkgsrc
Committed By: pin
Date: Thu Oct 7 15:53:24 UTC 2021
Modified Files:
pkgsrc/www/longboard: Makefile
Log Message:
www/longboard: remove arch restriction
To generate a diff of this commit:
cvs rdiff -u -r1.5 -r1.6 pkgsrc/www/longboard/Makefile
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
Modified files:
Index: pkgsrc/www/longboard/Makefile
diff -u pkgsrc/www/longboard/Makefile:1.5 pkgsrc/www/longboard/Makefile:1.6
--- pkgsrc/www/longboard/Makefile:1.5 Thu Oct 7 12:12:47 2021
+++ pkgsrc/www/longboard/Makefile Thu Oct 7 15:53:24 2021
@@ -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/longboa
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