diff options
author | Matt Turner <mattst88@gentoo.org> | 2018-03-28 14:07:48 -0700 |
---|---|---|
committer | Matt Turner <mattst88@gentoo.org> | 2018-03-28 14:08:08 -0700 |
commit | f3883e699bc95bac012e0311327e23a7661e070f (patch) | |
tree | e5020a7340a8506e57ea6fd1a48769d79ec8d80b /dev-perl/Tie-IxHash | |
parent | kde-plasma: Remove KDE Plasma 5.12.3 (diff) | |
download | gentoo-f3883e699bc95bac012e0311327e23a7661e070f.tar.gz gentoo-f3883e699bc95bac012e0311327e23a7661e070f.tar.bz2 gentoo-f3883e699bc95bac012e0311327e23a7661e070f.zip |
dev-perl/Tie-IxHash-1.230.0: added ~mips
Diffstat (limited to 'dev-perl/Tie-IxHash')
-rw-r--r-- | dev-perl/Tie-IxHash/Tie-IxHash-1.230.0.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-perl/Tie-IxHash/Tie-IxHash-1.230.0.ebuild b/dev-perl/Tie-IxHash/Tie-IxHash-1.230.0.ebuild index e109b9d2bd7a..da5ed13e5a85 100644 --- a/dev-perl/Tie-IxHash/Tie-IxHash-1.230.0.ebuild +++ b/dev-perl/Tie-IxHash/Tie-IxHash-1.230.0.ebuild @@ -10,7 +10,7 @@ inherit perl-module DESCRIPTION="Ordered associative arrays for Perl" SLOT="0" -KEYWORDS="alpha amd64 arm ~arm64 hppa ia64 ppc ppc64 sparc x86 ~amd64-fbsd ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos ~x86-solaris" +KEYWORDS="alpha amd64 arm ~arm64 hppa ia64 ~mips ppc ppc64 sparc x86 ~amd64-fbsd ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos ~x86-solaris" IUSE="test" RDEPEND="" |