diff options
author | Matoro Mahri <matoro_gentoo@matoro.tk> | 2024-06-14 12:38:22 -0400 |
---|---|---|
committer | Viorel Munteanu <ceamac@gentoo.org> | 2024-06-15 09:14:21 +0300 |
commit | 02ef1a3878cbdbf41c3b3150369c1ab9eb614f74 (patch) | |
tree | e02fa1ab092ac5b2638b7abc6e99b1335f157cc2 /dev-perl/Mail-DMARC | |
parent | app-emulation/wine-proton: Stabilize 9.0.1 amd64, #933168 (diff) | |
download | gentoo-02ef1a3878cbdbf41c3b3150369c1ab9eb614f74.tar.gz gentoo-02ef1a3878cbdbf41c3b3150369c1ab9eb614f74.tar.bz2 gentoo-02ef1a3878cbdbf41c3b3150369c1ab9eb614f74.zip |
dev-perl/Mail-DMARC: Stabilize 1.202.403.130 ppc64, #907561
Signed-off-by: Matoro Mahri <matoro_gentoo@matoro.tk>
Signed-off-by: Viorel Munteanu <ceamac@gentoo.org>
Diffstat (limited to 'dev-perl/Mail-DMARC')
-rw-r--r-- | dev-perl/Mail-DMARC/Mail-DMARC-1.202.403.130.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-perl/Mail-DMARC/Mail-DMARC-1.202.403.130.ebuild b/dev-perl/Mail-DMARC/Mail-DMARC-1.202.403.130.ebuild index f3f94841dba9..bcfd8c96b963 100644 --- a/dev-perl/Mail-DMARC/Mail-DMARC-1.202.403.130.ebuild +++ b/dev-perl/Mail-DMARC/Mail-DMARC-1.202.403.130.ebuild @@ -10,7 +10,7 @@ inherit perl-module DESCRIPTION="Perl implementation of DMARC" SLOT="0" -KEYWORDS="amd64 arm arm64 ~hppa ~ia64 ~loong ~ppc ~ppc64 ~riscv ~s390 ~sparc x86" +KEYWORDS="amd64 arm arm64 ~hppa ~ia64 ~loong ~ppc ppc64 ~riscv ~s390 ~sparc x86" IUSE="minimal" RDEPEND=" |