diff options
author | Arthur Zamarin <arthurzam@gentoo.org> | 2022-02-19 14:18:30 +0200 |
---|---|---|
committer | Arthur Zamarin <arthurzam@gentoo.org> | 2022-02-19 14:18:30 +0200 |
commit | 6f8e7c5572335fe150e31c4287acbf6d63058d4e (patch) | |
tree | 86516b769b9f680e510b82a7373afd8f4b330221 /dev-perl/libwww-perl | |
parent | dev-perl/Perl-Tidy: Stabilize 20211029.0.0 arm64, #833675 (diff) | |
download | gentoo-6f8e7c5572335fe150e31c4287acbf6d63058d4e.tar.gz gentoo-6f8e7c5572335fe150e31c4287acbf6d63058d4e.tar.bz2 gentoo-6f8e7c5572335fe150e31c4287acbf6d63058d4e.zip |
dev-perl/libwww-perl: Stabilize 6.600.0-r1 arm, #833685
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.600.0-r1.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-perl/libwww-perl/libwww-perl-6.600.0-r1.ebuild b/dev-perl/libwww-perl/libwww-perl-6.600.0-r1.ebuild index b8445f72750c..e82d63c01b78 100644 --- a/dev-perl/libwww-perl/libwww-perl-6.600.0-r1.ebuild +++ b/dev-perl/libwww-perl/libwww-perl-6.600.0-r1.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 ~ppc-macos ~x64-solaris" +KEYWORDS="~alpha amd64 arm ~arm64 ~hppa ~ia64 ~m68k ~mips ppc ppc64 ~riscv ~s390 sparc ~x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-solaris" IUSE="ssl" RDEPEND=" |