diff options
author | Arthur Zamarin <arthurzam@gentoo.org> | 2022-12-25 19:29:21 +0200 |
---|---|---|
committer | Arthur Zamarin <arthurzam@gentoo.org> | 2022-12-25 19:29:21 +0200 |
commit | fb876ef6d37726b4a6c2bb7317cea9ac99919e94 (patch) | |
tree | 2cfd8d4cd7a8e191377f0b695bc581d7ad92601d /dev-perl/Mail-DMARC | |
parent | dev-perl/Email-Sender: Keyword 2.500.0 arm64, #888119 (diff) | |
download | gentoo-fb876ef6d37726b4a6c2bb7317cea9ac99919e94.tar.gz gentoo-fb876ef6d37726b4a6c2bb7317cea9ac99919e94.tar.bz2 gentoo-fb876ef6d37726b4a6c2bb7317cea9ac99919e94.zip |
dev-perl/Mail-DMARC: Keyword 1.202.109.270-r1 arm64, #888119
Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
Diffstat (limited to 'dev-perl/Mail-DMARC')
-rw-r--r-- | dev-perl/Mail-DMARC/Mail-DMARC-1.202.109.270-r1.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-perl/Mail-DMARC/Mail-DMARC-1.202.109.270-r1.ebuild b/dev-perl/Mail-DMARC/Mail-DMARC-1.202.109.270-r1.ebuild index eb1ebcbfa51f..3250d52c20a4 100644 --- a/dev-perl/Mail-DMARC/Mail-DMARC-1.202.109.270-r1.ebuild +++ b/dev-perl/Mail-DMARC/Mail-DMARC-1.202.109.270-r1.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2021 Gentoo Authors +# Copyright 1999-2022 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=8 @@ -9,7 +9,7 @@ inherit perl-module DESCRIPTION="Perl implementation of DMARC" SLOT="0" -KEYWORDS="~amd64 ~x86" +KEYWORDS="~amd64 ~arm64 ~x86" IUSE="minimal" PERL_RM_FILES=( |