diff options
author | Arthur Zamarin <arthurzam@gentoo.org> | 2023-02-24 22:02:12 +0200 |
---|---|---|
committer | Arthur Zamarin <arthurzam@gentoo.org> | 2023-02-24 22:02:12 +0200 |
commit | e8a800ef91c0ffd83ee2559f22494b5c9d687806 (patch) | |
tree | 091aa464dd41687c02fd4c437e22ec833e87ec89 /dev-perl/Email-Simple | |
parent | dev-perl/Email-MessageID: Keyword 1.406.0-r1 arm, #888119 (diff) | |
download | gentoo-e8a800ef91c0ffd83ee2559f22494b5c9d687806.tar.gz gentoo-e8a800ef91c0ffd83ee2559f22494b5c9d687806.tar.bz2 gentoo-e8a800ef91c0ffd83ee2559f22494b5c9d687806.zip |
dev-perl/Email-Simple: Keyword 2.216.0 arm, #888119
Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
Diffstat (limited to 'dev-perl/Email-Simple')
-rw-r--r-- | dev-perl/Email-Simple/Email-Simple-2.216.0.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-perl/Email-Simple/Email-Simple-2.216.0.ebuild b/dev-perl/Email-Simple/Email-Simple-2.216.0.ebuild index 31882b451ff9..f0e5619ada58 100644 --- a/dev-perl/Email-Simple/Email-Simple-2.216.0.ebuild +++ b/dev-perl/Email-Simple/Email-Simple-2.216.0.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2022 Gentoo Authors +# Copyright 1999-2023 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=7 @@ -10,7 +10,7 @@ inherit perl-module DESCRIPTION="Simple parsing of RFC2822 message format and headers" SLOT="0" -KEYWORDS="amd64 ~arm64 ~ia64 ~mips ppc ppc64 ~riscv ~s390 ~sparc x86 ~sparc-solaris ~x86-solaris" +KEYWORDS="amd64 ~arm ~arm64 ~ia64 ~mips ppc ppc64 ~riscv ~s390 ~sparc x86 ~sparc-solaris ~x86-solaris" IUSE="test" RESTRICT="!test? ( test )" |