pkgsrc-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: pkgsrc/security/rbw
Module Name: pkgsrc
Committed By: pin
Date: Wed Apr 2 11:08:48 UTC 2025
Modified Files:
pkgsrc/security/rbw: Makefile
Log Message:
security/rbw: not for i386
To generate a diff of this commit:
cvs rdiff -u -r1.2 -r1.3 pkgsrc/security/rbw/Makefile
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
Modified files:
Index: pkgsrc/security/rbw/Makefile
diff -u pkgsrc/security/rbw/Makefile:1.2 pkgsrc/security/rbw/Makefile:1.3
--- pkgsrc/security/rbw/Makefile:1.2 Sun Apr 21 19:58:28 2024
+++ pkgsrc/security/rbw/Makefile Wed Apr 2 11:08:48 2025
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.2 2024/04/21 19:58:28 pin Exp $
+# $NetBSD: Makefile,v 1.3 2025/04/02 11:08:48 pin Exp $
DISTNAME= rbw-1.10.0
CATEGORIES= security
@@ -9,6 +9,9 @@ HOMEPAGE= https://github.com/doy/rbw/
COMMENT= Unofficial bitwarden cli
LICENSE= mit
+# See, https://github.com/briansmith/ring/issues/1999
+NOT_FOR_PLATFORM+= *-*-i386
+
.include "cargo-depends.mk"
USE_TOOLS+= pkg-config
Home |
Main Index |
Thread Index |
Old Index