pkgsrc-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: pkgsrc/misc/rust-kanban
Module Name: pkgsrc
Committed By: pin
Date: Wed Apr 2 10:57:47 UTC 2025
Modified Files:
pkgsrc/misc/rust-kanban: Makefile
Log Message:
misc/rust-kanban: not for i386
To generate a diff of this commit:
cvs rdiff -u -r1.17 -r1.18 pkgsrc/misc/rust-kanban/Makefile
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
Modified files:
Index: pkgsrc/misc/rust-kanban/Makefile
diff -u pkgsrc/misc/rust-kanban/Makefile:1.17 pkgsrc/misc/rust-kanban/Makefile:1.18
--- pkgsrc/misc/rust-kanban/Makefile:1.17 Fri Nov 8 10:11:13 2024
+++ pkgsrc/misc/rust-kanban/Makefile Wed Apr 2 10:57:47 2025
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.17 2024/11/08 10:11:13 pin Exp $
+# $NetBSD: Makefile,v 1.18 2025/04/02 10:57:47 pin Exp $
DISTNAME= rust-kanban-0.10.5
CATEGORIES= misc
@@ -11,6 +11,9 @@ HOMEPAGE= https://github.com/yashs662/ru
COMMENT= Kanban board for the terminal
LICENSE= mit
+# See, https://github.com/briansmith/ring/issues/1999
+NOT_FOR_PLATFORM+= *-*-i386
+
.include "cargo-depends.mk"
#RUST_REQ= 1.82.0
Home |
Main Index |
Thread Index |
Old Index