commit: cdfcaa0a50747a8172da45f141b8e465e273d955 Author: Tobias Klausmann <klausman <AT> gentoo <DOT> org> AuthorDate: Thu Jan 26 11:43:05 2017 +0000 Commit: Tobias Klausmann <klausman <AT> gentoo <DOT> org> CommitDate: Thu Jan 26 14:03:41 2017 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=cdfcaa0a
dev-perl/JSON-XS-3.30.0-r0: keyworded for ~alpha Gentoo-Bug: 577100 dev-perl/JSON-XS/JSON-XS-3.30.0.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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 e5ab07d..1d37f0b 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="
