diff options
author | Sam James <sam@gentoo.org> | 2023-06-21 09:14:54 +0100 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2023-06-21 09:17:56 +0100 |
commit | 4d8dd58ffc0151a172e9d790fea79e4bf5bbef9a (patch) | |
tree | b49f69055554c4343afbbb552046080649e7a1d5 /dev-perl/Email-Simple | |
parent | dev-perl/Email-MIME-ContentType: Stabilize 1.28.0 amd64, #908928 (diff) | |
download | gentoo-4d8dd58ffc0151a172e9d790fea79e4bf5bbef9a.tar.gz gentoo-4d8dd58ffc0151a172e9d790fea79e4bf5bbef9a.tar.bz2 gentoo-4d8dd58ffc0151a172e9d790fea79e4bf5bbef9a.zip |
dev-perl/Email-Simple: Stabilize 2.218.0 x86, #908929
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'dev-perl/Email-Simple')
-rw-r--r-- | dev-perl/Email-Simple/Email-Simple-2.218.0.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-perl/Email-Simple/Email-Simple-2.218.0.ebuild b/dev-perl/Email-Simple/Email-Simple-2.218.0.ebuild index d2f9fc2803c2..fb202b97f9e1 100644 --- a/dev-perl/Email-Simple/Email-Simple-2.218.0.ebuild +++ b/dev-perl/Email-Simple/Email-Simple-2.218.0.ebuild @@ -10,7 +10,7 @@ inherit perl-module DESCRIPTION="Simple parsing of RFC2822 message format and headers" SLOT="0" -KEYWORDS="~amd64 ~arm ~arm64 ~hppa ~ia64 ~mips ~ppc ~ppc64 ~riscv ~s390 ~sparc ~x86" +KEYWORDS="~amd64 ~arm ~arm64 ~hppa ~ia64 ~mips ~ppc ~ppc64 ~riscv ~s390 ~sparc x86" RDEPEND=" virtual/perl-Carp |