diff options
author | Markus Meier <maekke@gentoo.org> | 2017-02-19 09:17:41 +0100 |
---|---|---|
committer | Markus Meier <maekke@gentoo.org> | 2017-02-19 09:18:06 +0100 |
commit | 3b38ab15be299b6cc20232308dfd1adf2f7d0eb7 (patch) | |
tree | e27141c659b5642d310eaad2d881558b4fc7bf66 /dev-perl/libwww-perl | |
parent | dev-perl/Test-RequiresInternet: add ~arm, bug #606514 (diff) | |
download | gentoo-3b38ab15be299b6cc20232308dfd1adf2f7d0eb7.tar.gz gentoo-3b38ab15be299b6cc20232308dfd1adf2f7d0eb7.tar.bz2 gentoo-3b38ab15be299b6cc20232308dfd1adf2f7d0eb7.zip |
dev-perl/libwww-perl: add ~arm, bug #606514
Package-Manager: Portage-2.3.3, Repoman-2.3.1
RepoMan-Options: --include-arches="arm"
Diffstat (limited to 'dev-perl/libwww-perl')
-rw-r--r-- | dev-perl/libwww-perl/libwww-perl-6.160.0.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-perl/libwww-perl/libwww-perl-6.160.0.ebuild b/dev-perl/libwww-perl/libwww-perl-6.160.0.ebuild index 062034ab8743..4f0658b647cd 100644 --- a/dev-perl/libwww-perl/libwww-perl-6.160.0.ebuild +++ b/dev-perl/libwww-perl/libwww-perl-6.160.0.ebuild @@ -11,7 +11,7 @@ inherit perl-module DESCRIPTION="A collection of Perl Modules for the WWW" SLOT="0" -KEYWORDS="~alpha ~amd64 ~hppa ~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 ~hppa ~x86 ~ppc-aix ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris" IUSE="ssl test" RDEPEND=" |