diff options
author | Matt Turner <mattst88@gentoo.org> | 2018-03-28 10:26:33 -0700 |
---|---|---|
committer | Matt Turner <mattst88@gentoo.org> | 2018-03-28 10:26:33 -0700 |
commit | fb98aa381c708c6adf855e2ffc92e431e1652d68 (patch) | |
tree | 4ef48d755b59a94303f0004096359da413808997 /dev-perl | |
parent | dev-perl/JSON-MaybeXS-1.3.9: added ~mips (diff) | |
download | gentoo-fb98aa381c708c6adf855e2ffc92e431e1652d68.tar.gz gentoo-fb98aa381c708c6adf855e2ffc92e431e1652d68.tar.bz2 gentoo-fb98aa381c708c6adf855e2ffc92e431e1652d68.zip |
dev-perl/JSON-XS-3.40.0: added ~mips
Diffstat (limited to 'dev-perl')
-rw-r--r-- | dev-perl/JSON-XS/JSON-XS-3.40.0.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-perl/JSON-XS/JSON-XS-3.40.0.ebuild b/dev-perl/JSON-XS/JSON-XS-3.40.0.ebuild index 6ab7d1345b5f..72902c056da5 100644 --- a/dev-perl/JSON-XS/JSON-XS-3.40.0.ebuild +++ b/dev-perl/JSON-XS/JSON-XS-3.40.0.ebuild @@ -11,7 +11,7 @@ inherit perl-module DESCRIPTION="JSON::XS - JSON serialising/deserialising, done correctly and fast" SLOT="0" -KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~ppc ~ppc64 ~sparc ~x86 ~amd64-fbsd ~x64-macos ~x86-solaris" +KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~mips ~ppc ~ppc64 ~sparc ~x86 ~amd64-fbsd ~x64-macos ~x86-solaris" IUSE="test" RDEPEND=" |