pkgsrc-Changes archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

CVS commit: pkgsrc/mail/himalaya



Module Name:    pkgsrc
Committed By:   pin
Date:           Wed Apr  2 10:56:26 UTC 2025

Modified Files:
        pkgsrc/mail/himalaya: Makefile

Log Message:
mail/himalaya: not for i386


To generate a diff of this commit:
cvs rdiff -u -r1.6 -r1.7 pkgsrc/mail/himalaya/Makefile

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.

Modified files:

Index: pkgsrc/mail/himalaya/Makefile
diff -u pkgsrc/mail/himalaya/Makefile:1.6 pkgsrc/mail/himalaya/Makefile:1.7
--- pkgsrc/mail/himalaya/Makefile:1.6   Mon Jan 13 20:30:50 2025
+++ pkgsrc/mail/himalaya/Makefile       Wed Apr  2 10:56:26 2025
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.6 2025/01/13 20:30:50 pin Exp $
+# $NetBSD: Makefile,v 1.7 2025/04/02 10:56:26 pin Exp $
 
 DISTNAME=      himalaya-1.1.0
 CATEGORIES=    mail
@@ -10,6 +10,9 @@ HOMEPAGE=     https://pimalaya.org/himalaya/
 COMMENT=       Command-line interface for email management
 LICENSE=       mit
 
+# See, https://github.com/briansmith/ring/issues/1999
+NOT_FOR_PLATFORM+=     *-*-i386
+
 USE_LANGUAGES+=        c c++
 
 .include "cargo-depends.mk"



Home | Main Index | Thread Index | Old Index