diff options
author | Sam James <sam@gentoo.org> | 2023-08-19 07:01:17 +0100 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2023-08-19 07:01:17 +0100 |
commit | 713af30cccd1f6f215b1f3fad0ea06f0fb0a4a79 (patch) | |
tree | 4e67a24866dc3ea39ecdbe4dc0e0583ea3ededb1 /dev-perl/libwww-perl | |
parent | dev-perl/Mozilla-PublicSuffix: Stabilize 1.0.6 arm64, #912537 (diff) | |
download | gentoo-713af30cccd1f6f215b1f3fad0ea06f0fb0a4a79.tar.gz gentoo-713af30cccd1f6f215b1f3fad0ea06f0fb0a4a79.tar.bz2 gentoo-713af30cccd1f6f215b1f3fad0ea06f0fb0a4a79.zip |
dev-perl/libwww-perl: Stabilize 6.710.0 arm, #912537
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.710.0.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-perl/libwww-perl/libwww-perl-6.710.0.ebuild b/dev-perl/libwww-perl/libwww-perl-6.710.0.ebuild index 5727e39205db..1e6d6aecbaa6 100644 --- a/dev-perl/libwww-perl/libwww-perl-6.710.0.ebuild +++ b/dev-perl/libwww-perl/libwww-perl-6.710.0.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 ~sparc ~x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-solaris" +KEYWORDS="~alpha ~amd64 arm arm64 ~hppa ~ia64 ~loong ~m68k ~mips ~ppc ~ppc64 ~riscv ~sparc ~x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-solaris" IUSE="ssl" RDEPEND=" |