diff options
author | Sam James <sam@gentoo.org> | 2021-12-13 05:43:14 +0000 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2021-12-13 05:43:14 +0000 |
commit | 4d840b7ae7ff6f259e2d5dc71c07bc8d4d0fb3d5 (patch) | |
tree | 320af3c2460d0b93c8d9c5e9690e610b9ee8e1c5 /dev-perl/libwww-perl | |
parent | sys-apps/systemd-tmpfiles: Stabilize 249.5 amd64, #829030 (diff) | |
download | gentoo-4d840b7ae7ff6f259e2d5dc71c07bc8d4d0fb3d5.tar.gz gentoo-4d840b7ae7ff6f259e2d5dc71c07bc8d4d0fb3d5.tar.bz2 gentoo-4d840b7ae7ff6f259e2d5dc71c07bc8d4d0fb3d5.zip |
dev-perl/libwww-perl: Stabilize 6.580.0 amd64, #829035
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'dev-perl/libwww-perl')
-rw-r--r-- | dev-perl/libwww-perl/libwww-perl-6.580.0.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-perl/libwww-perl/libwww-perl-6.580.0.ebuild b/dev-perl/libwww-perl/libwww-perl-6.580.0.ebuild index 403f98a56602..38f82d9f724a 100644 --- a/dev-perl/libwww-perl/libwww-perl-6.580.0.ebuild +++ b/dev-perl/libwww-perl/libwww-perl-6.580.0.ebuild @@ -10,7 +10,7 @@ inherit perl-module DESCRIPTION="A collection of Perl Modules for the WWW" SLOT="0" -KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~riscv ~s390 ~sparc ~x86 ~amd64-linux ~x86-linux ~x64-solaris" +KEYWORDS="~alpha amd64 ~arm ~arm64 ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~riscv ~s390 ~sparc ~x86 ~amd64-linux ~x86-linux ~x64-solaris" IUSE="ssl" RDEPEND=" |