diff options
author | Aaron Bauman <bman@gentoo.org> | 2018-06-10 15:26:38 -0400 |
---|---|---|
committer | Aaron Bauman <bman@gentoo.org> | 2018-06-10 15:33:03 -0400 |
commit | bb3a7428259d7b6814c9957b39eba392d9359622 (patch) | |
tree | a48af4756235d915e91b4c143c408dcc524d6b15 /dev-perl/JSON-XS | |
parent | dev-perl/IO-Pipely: amd64 stable wrt bug #657684 (diff) | |
download | gentoo-bb3a7428259d7b6814c9957b39eba392d9359622.tar.gz gentoo-bb3a7428259d7b6814c9957b39eba392d9359622.tar.bz2 gentoo-bb3a7428259d7b6814c9957b39eba392d9359622.zip |
dev-perl/JSON-XS: amd64 stable wrt bug #657690
Package-Manager: Portage-2.3.40, Repoman-2.3.9
Diffstat (limited to 'dev-perl/JSON-XS')
-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 2505d1bf679c..70e646ccc869 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 ~mips ~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=" |