commit: 688ff50f924ab55bf059e7bd467c4f3d09f8b855 Author: Sam James <sam <AT> gentoo <DOT> org> AuthorDate: Sun Feb 8 20:36:50 2026 +0000 Commit: Sam James <sam <AT> gentoo <DOT> org> CommitDate: Sun Feb 8 20:36:50 2026 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=688ff50f
mail-filter/procmail: Stabilize 3.24-r1 arm64, #969785 Signed-off-by: Sam James <sam <AT> gentoo.org> mail-filter/procmail/procmail-3.24-r1.ebuild | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/mail-filter/procmail/procmail-3.24-r1.ebuild b/mail-filter/procmail/procmail-3.24-r1.ebuild index d06e98f72fa5..a716423e4a86 100644 --- a/mail-filter/procmail/procmail-3.24-r1.ebuild +++ b/mail-filter/procmail/procmail-3.24-r1.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2025 Gentoo Authors +# Copyright 1999-2026 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=8 @@ -11,7 +11,7 @@ SRC_URI="https://github.com/BuGlessRB/procmail/archive/refs/tags/v${PV}.tar.gz - LICENSE="|| ( Artistic GPL-2 )" SLOT="0" -KEYWORDS="~alpha amd64 arm ~arm64 ~hppa ~mips ppc ppc64 ~riscv ~s390 ~sparc x86" +KEYWORDS="~alpha amd64 arm arm64 ~hppa ~mips ppc ppc64 ~riscv ~s390 ~sparc x86" IUSE="mbox selinux" DEPEND="
