diff options
author | Arthur Zamarin <arthurzam@gentoo.org> | 2022-12-31 17:51:15 +0200 |
---|---|---|
committer | Arthur Zamarin <arthurzam@gentoo.org> | 2022-12-31 17:51:15 +0200 |
commit | e97980ed3469db46862baa00ac6dfd35fc13af84 (patch) | |
tree | 25839b0c07d1304fc2be55441992381ddb0e009d /dev-perl/Email-Simple | |
parent | dev-perl/Email-MessageID: Keyword 1.406.0-r1 ia64, #888119 (diff) | |
download | gentoo-e97980ed3469db46862baa00ac6dfd35fc13af84.tar.gz gentoo-e97980ed3469db46862baa00ac6dfd35fc13af84.tar.bz2 gentoo-e97980ed3469db46862baa00ac6dfd35fc13af84.zip |
dev-perl/Email-Simple: Keyword 2.216.0 ia64, #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 | 2 |
1 files changed, 1 insertions, 1 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 8532955898e1..9d2461494be0 100644 --- a/dev-perl/Email-Simple/Email-Simple-2.216.0.ebuild +++ b/dev-perl/Email-Simple/Email-Simple-2.216.0.ebuild @@ -10,7 +10,7 @@ inherit perl-module DESCRIPTION="Simple parsing of RFC2822 message format and headers" SLOT="0" -KEYWORDS="amd64 ~arm64 ~mips ppc ppc64 ~riscv x86 ~sparc-solaris ~x86-solaris" +KEYWORDS="amd64 ~arm64 ~ia64 ~mips ppc ppc64 ~riscv x86 ~sparc-solaris ~x86-solaris" IUSE="test" RESTRICT="!test? ( test )" |