diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2019-11-23 13:46:19 +0100 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2019-11-23 13:46:19 +0100 |
commit | 846f3fcc5496109dcb6fc723253a0a69b2c7ea67 (patch) | |
tree | 3ec86768f5519a2f99b74165f8e97017ea8d13cf /dev-ruby/json | |
parent | dev-ruby/bundler: amd64 stable wrt bug #700922 (diff) | |
download | gentoo-846f3fcc5496109dcb6fc723253a0a69b2c7ea67.tar.gz gentoo-846f3fcc5496109dcb6fc723253a0a69b2c7ea67.tar.bz2 gentoo-846f3fcc5496109dcb6fc723253a0a69b2c7ea67.zip |
dev-ruby/json: amd64 stable wrt bug #700922
Package-Manager: Portage-2.3.76, Repoman-2.3.16
RepoMan-Options: --include-arches="amd64"
Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
Diffstat (limited to 'dev-ruby/json')
-rw-r--r-- | dev-ruby/json/json-2.2.0.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-ruby/json/json-2.2.0.ebuild b/dev-ruby/json/json-2.2.0.ebuild index 681d30c53acb..e7910315080d 100644 --- a/dev-ruby/json/json-2.2.0.ebuild +++ b/dev-ruby/json/json-2.2.0.ebuild @@ -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-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-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris" SLOT="2" IUSE="" |