diff options
author | Tobias Klausmann <klausman@gentoo.org> | 2017-01-26 12:43:05 +0100 |
---|---|---|
committer | Tobias Klausmann <klausman@gentoo.org> | 2017-01-26 15:03:41 +0100 |
commit | cdfcaa0a50747a8172da45f141b8e465e273d955 (patch) | |
tree | 7db7513f48498f7e4b829d100893651f32ab6256 /dev-perl/JSON-XS | |
parent | dev-perl/JSON-RPC-1.60.0-r0: keyworded for ~alpha (diff) | |
download | gentoo-cdfcaa0a50747a8172da45f141b8e465e273d955.tar.gz gentoo-cdfcaa0a50747a8172da45f141b8e465e273d955.tar.bz2 gentoo-cdfcaa0a50747a8172da45f141b8e465e273d955.zip |
dev-perl/JSON-XS-3.30.0-r0: keyworded for ~alpha
Gentoo-Bug: 577100
Diffstat (limited to 'dev-perl/JSON-XS')
-rw-r--r-- | dev-perl/JSON-XS/JSON-XS-3.30.0.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-perl/JSON-XS/JSON-XS-3.30.0.ebuild b/dev-perl/JSON-XS/JSON-XS-3.30.0.ebuild index e5ab07d877fd..1d37f0b090f8 100644 --- a/dev-perl/JSON-XS/JSON-XS-3.30.0.ebuild +++ b/dev-perl/JSON-XS/JSON-XS-3.30.0.ebuild @@ -12,7 +12,7 @@ inherit perl-module DESCRIPTION="JSON::XS - JSON serialising/deserialising, done correctly and fast" SLOT="0" -KEYWORDS="~amd64 ~arm ~ppc ~ppc64 ~x86 ~x64-macos ~x86-solaris" +KEYWORDS="~alpha ~amd64 ~arm ~ppc ~ppc64 ~x86 ~x64-macos ~x86-solaris" IUSE="test" RDEPEND=" |