Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files. =================================================================== RCS file: /ftp/cvs/cvsroot/pkgsrc/shells/nushell/Makefile,v rcsdiff: /ftp/cvs/cvsroot/pkgsrc/shells/nushell/Makefile,v: warning: Unknown phrases like `commitid ...;' are present. retrieving revision 1.10 retrieving revision 1.11 diff -u -p -r1.10 -r1.11 --- pkgsrc/shells/nushell/Makefile 2021/10/07 11:48:48 1.10 +++ pkgsrc/shells/nushell/Makefile 2021/10/07 15:54:23 1.11 @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.10 2021/10/07 11:48:48 pin Exp $ +# $NetBSD: Makefile,v 1.11 2021/10/07 15:54:23 pin Exp $ DISTNAME= nushell-0.38.0 CATEGORIES= shells @@ -9,10 +9,6 @@ HOMEPAGE= https://www.nushell.sh/ COMMENT= New type of shell LICENSE= 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" USE_TOOLS+= pkg-config