diff options
author | Sergei Trofimovich <slyfox@gentoo.org> | 2020-03-29 10:38:32 +0100 |
---|---|---|
committer | Sergei Trofimovich <slyfox@gentoo.org> | 2020-03-29 10:38:32 +0100 |
commit | b55223cead201b7558cfcd90a841bbd3b46653ef (patch) | |
tree | 206c7ed9b1392058b7a656451b9ddb4539d209e8 /dev-ruby | |
parent | dev-util/lttng-ust: stable 2.11.0 for ppc64, bug #712730 (diff) | |
download | gentoo-b55223cead201b7558cfcd90a841bbd3b46653ef.tar.gz gentoo-b55223cead201b7558cfcd90a841bbd3b46653ef.tar.bz2 gentoo-b55223cead201b7558cfcd90a841bbd3b46653ef.zip |
dev-ruby/json: stable 2.3.0 for ppc64, bug #713478
Package-Manager: Portage-2.3.96, Repoman-2.3.22
RepoMan-Options: --include-arches="ppc64"
Signed-off-by: Sergei Trofimovich <slyfox@gentoo.org>
Diffstat (limited to 'dev-ruby')
-rw-r--r-- | dev-ruby/json/json-2.3.0.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-ruby/json/json-2.3.0.ebuild b/dev-ruby/json/json-2.3.0.ebuild index 76949b70631f..738aa939e3c3 100644 --- a/dev-ruby/json/json-2.3.0.ebuild +++ b/dev-ruby/json/json-2.3.0.ebuild @@ -15,7 +15,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 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 sparc ~x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris" SLOT="2" IUSE="" |