diff options
author | Thomas Deutschmann <whissi@gentoo.org> | 2018-11-17 22:27:19 +0100 |
---|---|---|
committer | Thomas Deutschmann <whissi@gentoo.org> | 2018-11-17 22:33:46 +0100 |
commit | 406f228200b28948421f4d07a4c5a77e50d251d9 (patch) | |
tree | 0c2c7e3fe3874048612dc0931134c4ccfe6e53dc /dev-ruby/json | |
parent | dev-ruby/did_you_mean: x86 stable (bug #661262) (diff) | |
download | gentoo-406f228200b28948421f4d07a4c5a77e50d251d9.tar.gz gentoo-406f228200b28948421f4d07a4c5a77e50d251d9.tar.bz2 gentoo-406f228200b28948421f4d07a4c5a77e50d251d9.zip |
dev-ruby/json: x86 stable (bug #661262)
Package-Manager: Portage-2.3.51, Repoman-2.3.12
Signed-off-by: Thomas Deutschmann <whissi@gentoo.org>
Diffstat (limited to 'dev-ruby/json')
-rw-r--r-- | dev-ruby/json/json-2.1.0.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-ruby/json/json-2.1.0.ebuild b/dev-ruby/json/json-2.1.0.ebuild index 4e6c977d3bac..ec94e4c8456f 100644 --- a/dev-ruby/json/json-2.1.0.ebuild +++ b/dev-ruby/json/json-2.1.0.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2017 Gentoo Foundation +# Copyright 1999-2018 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=6 @@ -16,7 +16,7 @@ DESCRIPTION="A JSON implementation as a Ruby extension" HOMEPAGE="https://github.com/flori/json" LICENSE="Ruby" -KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86 ~amd64-fbsd ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris" +KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc x86 ~amd64-fbsd ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris" SLOT="2" IUSE="" |