diff options
author | Arthur Zamarin <arthurzam@gentoo.org> | 2022-02-19 14:32:05 +0200 |
---|---|---|
committer | Arthur Zamarin <arthurzam@gentoo.org> | 2022-02-19 14:32:05 +0200 |
commit | 16e476be560e4e619f50ef02f00d23156c4977d7 (patch) | |
tree | 079387dcd593825ad6f1288eea133f946b1fe098 /dev-perl/libwww-perl | |
parent | dev-db/tokyocabinet: Stabilize 1.4.48-r2 arm, #833690 (diff) | |
download | gentoo-16e476be560e4e619f50ef02f00d23156c4977d7.tar.gz gentoo-16e476be560e4e619f50ef02f00d23156c4977d7.tar.bz2 gentoo-16e476be560e4e619f50ef02f00d23156c4977d7.zip |
dev-perl/libwww-perl: Stabilize 6.600.0-r1 arm64, #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 e82d63c01b78..b335e4ef5a72 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=" |