diff options
author | Matt Turner <mattst88@gentoo.org> | 2017-03-15 11:46:22 -0700 |
---|---|---|
committer | Matt Turner <mattst88@gentoo.org> | 2017-03-15 11:47:51 -0700 |
commit | 95275eeb697cac5430f65c6bc12c130986beee38 (patch) | |
tree | 3634824a2e55f9191062c20064c15a6f84b17bda /dev-perl/libwww-perl | |
parent | dev-perl/DateTime-1.360.0: added ~ia64, bug 599550 (diff) | |
download | gentoo-95275eeb697cac5430f65c6bc12c130986beee38.tar.gz gentoo-95275eeb697cac5430f65c6bc12c130986beee38.tar.bz2 gentoo-95275eeb697cac5430f65c6bc12c130986beee38.zip |
dev-perl/libwww-perl-6.160.0: added ~ia64, bug 606514
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 c9cd6d3f0318..d86ce9704456 100644 --- a/dev-perl/libwww-perl/libwww-perl-6.160.0.ebuild +++ b/dev-perl/libwww-perl/libwww-perl-6.160.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 ~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 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris" IUSE="ssl test" RDEPEND=" |