diff options
author | Jakov Smolić <jsmolic@gentoo.org> | 2023-07-24 13:02:30 +0200 |
---|---|---|
committer | Jakov Smolić <jsmolic@gentoo.org> | 2023-07-24 13:02:30 +0200 |
commit | a775ee55cebb9c5beca33b0779e902d60dc36ba5 (patch) | |
tree | 44f571029130b7a3a09952c25bcb08fb04acd3f8 /dev-perl | |
parent | dev-perl/Devel-Caller: Stabilize 2.70.0 x86, #910834 (diff) | |
download | gentoo-a775ee55cebb9c5beca33b0779e902d60dc36ba5.tar.gz gentoo-a775ee55cebb9c5beca33b0779e902d60dc36ba5.tar.bz2 gentoo-a775ee55cebb9c5beca33b0779e902d60dc36ba5.zip |
dev-perl/Mail-POP3Client: Stabilize 2.210.0 x86, #910843
Signed-off-by: Jakov Smolić <jsmolic@gentoo.org>
Diffstat (limited to 'dev-perl')
-rw-r--r-- | dev-perl/Mail-POP3Client/Mail-POP3Client-2.210.0.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-perl/Mail-POP3Client/Mail-POP3Client-2.210.0.ebuild b/dev-perl/Mail-POP3Client/Mail-POP3Client-2.210.0.ebuild index 168a4995f273..fdfd81715fb6 100644 --- a/dev-perl/Mail-POP3Client/Mail-POP3Client-2.210.0.ebuild +++ b/dev-perl/Mail-POP3Client/Mail-POP3Client-2.210.0.ebuild @@ -10,4 +10,4 @@ inherit perl-module DESCRIPTION="POP3 client module for Perl" SLOT="0" -KEYWORDS="~alpha ~amd64 ~arm ~hppa ppc ~ppc64 ~x86" +KEYWORDS="~alpha ~amd64 ~arm ~hppa ppc ~ppc64 x86" |