diff options
author | Matt Turner <mattst88@gentoo.org> | 2018-03-25 21:26:44 -0700 |
---|---|---|
committer | Matt Turner <mattst88@gentoo.org> | 2018-03-25 21:27:35 -0700 |
commit | 7cf33b8bd8d99249b199f8c2fef26dc750df49cc (patch) | |
tree | 20554e2aeea5e1c60682f525a04b25757e1c674e /dev-perl/URI | |
parent | dev-perl/Test-Needs-0.2.5: added ~mips, bug 650956 (diff) | |
download | gentoo-7cf33b8bd8d99249b199f8c2fef26dc750df49cc.tar.gz gentoo-7cf33b8bd8d99249b199f8c2fef26dc750df49cc.tar.bz2 gentoo-7cf33b8bd8d99249b199f8c2fef26dc750df49cc.zip |
dev-perl/URI-1.730.0: added ~mips, bug 650956
Diffstat (limited to 'dev-perl/URI')
-rw-r--r-- | dev-perl/URI/URI-1.730.0.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-perl/URI/URI-1.730.0.ebuild b/dev-perl/URI/URI-1.730.0.ebuild index 1b87152c604a..17d54f3ed1a6 100644 --- a/dev-perl/URI/URI-1.730.0.ebuild +++ b/dev-perl/URI/URI-1.730.0.ebuild @@ -10,7 +10,7 @@ inherit perl-module DESCRIPTION="Uniform Resource Identifiers (absolute and relative)" SLOT="0" -KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~ppc ~ppc64 ~sparc ~x86 ~ppc-aix ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~x86-solaris" +KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~mips ~ppc ~ppc64 ~sparc ~x86 ~ppc-aix ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~x86-solaris" IUSE="test" RDEPEND=" |