diff options
author | Jeroen Roovers <jer@gentoo.org> | 2017-02-02 07:39:50 +0100 |
---|---|---|
committer | Jeroen Roovers <jer@gentoo.org> | 2017-02-02 07:40:39 +0100 |
commit | 96a24e8588b5a76112eab3cf6c4a0b57efba8d32 (patch) | |
tree | f44acd18d704a5714aa0f4c972703bab8efc0e55 /dev-perl/libwww-perl | |
parent | app-portage/layman: Remove old patch. Whitespace. (diff) | |
download | gentoo-96a24e8588b5a76112eab3cf6c4a0b57efba8d32.tar.gz gentoo-96a24e8588b5a76112eab3cf6c4a0b57efba8d32.tar.bz2 gentoo-96a24e8588b5a76112eab3cf6c4a0b57efba8d32.zip |
dev-perl/libwww-perl: Mark ~hppa (bug #606514).
Package-Manager: Portage-2.3.3, Repoman-2.3.1
RepoMan-Options: --ignore-arches
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 ca1966575e4a..062034ab8743 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 ~x86 ~ppc-aix ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris" +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" IUSE="ssl test" RDEPEND=" |