diff options
author | Matt Turner <mattst88@gentoo.org> | 2017-03-10 12:37:12 -0800 |
---|---|---|
committer | Matt Turner <mattst88@gentoo.org> | 2017-03-10 13:04:22 -0800 |
commit | 0ff17bfc65e6e5f7e2042cc6803e0e3c394a7fad (patch) | |
tree | 93ca4533f35227422beba6a38d82ff6611a315c8 /dev-perl/WWW-Mechanize | |
parent | dev-perl/LWP-Protocol-http10: added ~ppc, bug 577100 (diff) | |
download | gentoo-0ff17bfc65e6e5f7e2042cc6803e0e3c394a7fad.tar.gz gentoo-0ff17bfc65e6e5f7e2042cc6803e0e3c394a7fad.tar.bz2 gentoo-0ff17bfc65e6e5f7e2042cc6803e0e3c394a7fad.zip |
dev-perl/WWW-Mechanize: added ~ppc, bug 594286
Diffstat (limited to 'dev-perl/WWW-Mechanize')
-rw-r--r-- | dev-perl/WWW-Mechanize/WWW-Mechanize-1.790.0.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-perl/WWW-Mechanize/WWW-Mechanize-1.790.0.ebuild b/dev-perl/WWW-Mechanize/WWW-Mechanize-1.790.0.ebuild index 8d81df2a80cd..a486a834f466 100644 --- a/dev-perl/WWW-Mechanize/WWW-Mechanize-1.790.0.ebuild +++ b/dev-perl/WWW-Mechanize/WWW-Mechanize-1.790.0.ebuild @@ -10,7 +10,7 @@ inherit perl-module DESCRIPTION="Handy web browsing in a Perl object" SLOT="0" -KEYWORDS="~amd64 ~arm ~x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris" +KEYWORDS="~amd64 ~arm ~ppc ~x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris" IUSE="test" RDEPEND=" |