diff options
author | Thomas Deutschmann <whissi@gentoo.org> | 2018-06-10 19:41:51 +0200 |
---|---|---|
committer | Thomas Deutschmann <whissi@gentoo.org> | 2018-06-10 19:43:09 +0200 |
commit | 59c0c0514780a8a3ba27006b5313e2936c82edf9 (patch) | |
tree | cc1a144a6105444895c8fedb1c16124733059adc /dev-perl/JSON-XS/JSON-XS-3.40.0.ebuild | |
parent | dev-perl/Stream-Buffered: x86 stable (bug #657690) (diff) | |
download | gentoo-59c0c0514780a8a3ba27006b5313e2936c82edf9.tar.gz gentoo-59c0c0514780a8a3ba27006b5313e2936c82edf9.tar.bz2 gentoo-59c0c0514780a8a3ba27006b5313e2936c82edf9.zip |
dev-perl/JSON-XS: x86 stable (bug #657690)
Package-Manager: Portage-2.3.40, Repoman-2.3.9
Diffstat (limited to 'dev-perl/JSON-XS/JSON-XS-3.40.0.ebuild')
-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 72902c056da5..2505d1bf679c 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=" |