diff options
author | Arthur Zamarin <arthurzam@gentoo.org> | 2023-09-19 05:38:14 +0000 |
---|---|---|
committer | Arthur Zamarin <arthurzam@gentoo.org> | 2023-09-19 05:38:14 +0000 |
commit | 41522705fe73b8a16ba509d226f9a212b6181cab (patch) | |
tree | 1da7b5370e09e916a08905fcd0a23bc9a1e6758f /dev-perl/libwww-perl | |
parent | dev-perl/Text-CSV_XS: Stabilize 1.510.0 ppc64, #914412 (diff) | |
download | gentoo-41522705fe73b8a16ba509d226f9a212b6181cab.tar.gz gentoo-41522705fe73b8a16ba509d226f9a212b6181cab.tar.bz2 gentoo-41522705fe73b8a16ba509d226f9a212b6181cab.zip |
dev-perl/libwww-perl: Stabilize 6.720.0-r1 amd64, #914414
Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
Diffstat (limited to 'dev-perl/libwww-perl')
-rw-r--r-- | dev-perl/libwww-perl/libwww-perl-6.720.0-r1.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-perl/libwww-perl/libwww-perl-6.720.0-r1.ebuild b/dev-perl/libwww-perl/libwww-perl-6.720.0-r1.ebuild index 45df34e135b0..ffec0426bb60 100644 --- a/dev-perl/libwww-perl/libwww-perl-6.720.0-r1.ebuild +++ b/dev-perl/libwww-perl/libwww-perl-6.720.0-r1.ebuild @@ -10,7 +10,7 @@ inherit perl-module DESCRIPTION="Collection of Perl Modules for the WWW" SLOT="0" -KEYWORDS="~alpha ~amd64 arm ~arm64 ~hppa ~ia64 ~loong ~m68k ~mips ~ppc ~ppc64 ~riscv ~s390 sparc ~x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-solaris" +KEYWORDS="~alpha amd64 arm ~arm64 ~hppa ~ia64 ~loong ~m68k ~mips ~ppc ~ppc64 ~riscv ~s390 sparc ~x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-solaris" IUSE="ssl" RDEPEND=" |