diff options
author | Mikle Kolyada <zlogene@gentoo.org> | 2018-08-20 05:18:29 +0300 |
---|---|---|
committer | Mikle Kolyada <zlogene@gentoo.org> | 2018-08-20 05:26:16 +0300 |
commit | b0f4a1e4f28495b00a999564c29c656195504060 (patch) | |
tree | 455fe6a7baf25bda48259f6e2b56c8022aba6b41 /dev-perl/libwww-perl | |
parent | dev-perl/Test-Trap: amd64 stable wrt bug #663934 (diff) | |
download | gentoo-b0f4a1e4f28495b00a999564c29c656195504060.tar.gz gentoo-b0f4a1e4f28495b00a999564c29c656195504060.tar.bz2 gentoo-b0f4a1e4f28495b00a999564c29c656195504060.zip |
dev-perl/libwww-perl: amd64 stable wrt bug #663934
Package-Manager: Portage-2.3.40, Repoman-2.3.9
Diffstat (limited to 'dev-perl/libwww-perl')
-rw-r--r-- | dev-perl/libwww-perl/libwww-perl-6.270.0.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-perl/libwww-perl/libwww-perl-6.270.0.ebuild b/dev-perl/libwww-perl/libwww-perl-6.270.0.ebuild index 9ef571b2e18f..e64f033ac0c9 100644 --- a/dev-perl/libwww-perl/libwww-perl-6.270.0.ebuild +++ b/dev-perl/libwww-perl/libwww-perl-6.270.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 ~mips ~ppc ~ppc64 ~s390 ~sparc x86 ~ppc-aix ~x64-cygwin ~amd64-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris" +KEYWORDS="~alpha amd64 ~arm ~arm64 ~hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sparc x86 ~ppc-aix ~x64-cygwin ~amd64-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris" IUSE="ssl test" RDEPEND=" |