diff options
author | Arthur Zamarin <arthurzam@gentoo.org> | 2024-01-13 12:48:48 +0000 |
---|---|---|
committer | Arthur Zamarin <arthurzam@gentoo.org> | 2024-01-13 12:48:48 +0000 |
commit | 138e8638184ebe74a88b832df8c4998607e21f7b (patch) | |
tree | 6e0f1e18a67757ff83f6239a463a3e4f31cb4eaa /mail-filter | |
parent | media-sound/ardour: Stabilize 8.2 amd64, #921978 (diff) | |
download | gentoo-138e8638184ebe74a88b832df8c4998607e21f7b.tar.gz gentoo-138e8638184ebe74a88b832df8c4998607e21f7b.tar.bz2 gentoo-138e8638184ebe74a88b832df8c4998607e21f7b.zip |
mail-filter/procmail: Stabilize 3.24 ppc64, #922035
Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
Diffstat (limited to 'mail-filter')
-rw-r--r-- | mail-filter/procmail/procmail-3.24.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/mail-filter/procmail/procmail-3.24.ebuild b/mail-filter/procmail/procmail-3.24.ebuild index fda6f283d5a6..29fc4799b27e 100644 --- a/mail-filter/procmail/procmail-3.24.ebuild +++ b/mail-filter/procmail/procmail-3.24.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2023 Gentoo Authors +# Copyright 1999-2024 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 ~ia64 ~mips ~ppc ~ppc64 ~riscv ~s390 ~sparc ~x86 ~amd64-linux ~x86-linux ~ppc-macos" +KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~mips ~ppc ppc64 ~riscv ~s390 ~sparc ~x86 ~amd64-linux ~x86-linux ~ppc-macos" IUSE="mbox selinux" DEPEND=" |