diff options
author | Michael Haubenwallner <haubi@gentoo.org> | 2017-03-21 16:26:28 +0100 |
---|---|---|
committer | Michael Haubenwallner <haubi@gentoo.org> | 2017-03-21 16:41:08 +0100 |
commit | 1ab3a00abf1c01e8d8c6aeea56a47502199fe085 (patch) | |
tree | e9fead4e34f7625dff880cfa37b547fcd81cb995 /dev-perl | |
parent | dev-perl/WWW-RobotRules: add ~x64-cygwin keyword (diff) | |
download | gentoo-1ab3a00abf1c01e8d8c6aeea56a47502199fe085.tar.gz gentoo-1ab3a00abf1c01e8d8c6aeea56a47502199fe085.tar.bz2 gentoo-1ab3a00abf1c01e8d8c6aeea56a47502199fe085.zip |
dev-perl/libwww-perl: add ~x64-cygwin keyword
Package-Manager: portage-2.3.3
Diffstat (limited to 'dev-perl')
-rw-r--r-- | dev-perl/libwww-perl/libwww-perl-6.240.0.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-perl/libwww-perl/libwww-perl-6.240.0.ebuild b/dev-perl/libwww-perl/libwww-perl-6.240.0.ebuild index 741225a02d07..012b9f500d6e 100644 --- a/dev-perl/libwww-perl/libwww-perl-6.240.0.ebuild +++ b/dev-perl/libwww-perl/libwww-perl-6.240.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 ~ppc ~ppc64 ~sparc ~x86 ~ppc-aix ~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 ~ppc ~ppc64 ~sparc ~x86 ~ppc-aix ~x64-cygwin ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris" IUSE="ssl test" RDEPEND=" |