diff options
author | Sam James <sam@gentoo.org> | 2023-03-29 01:09:49 +0100 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2023-03-29 01:09:49 +0100 |
commit | 583ae3fcf7394e9f7f191fe4a89791066a99e06e (patch) | |
tree | a04c6c925636a1c2da42e4d30a9b9ea99c543014 /dev-ruby/json | |
parent | dev-ruby/nokogiri: keyword 1.14.2-r1 for ~loong, ~s390 (diff) | |
download | gentoo-583ae3fcf7394e9f7f191fe4a89791066a99e06e.tar.gz gentoo-583ae3fcf7394e9f7f191fe4a89791066a99e06e.tar.bz2 gentoo-583ae3fcf7394e9f7f191fe4a89791066a99e06e.zip |
dev-ruby/json: Stabilize 2.6.3 hppa, #903469
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'dev-ruby/json')
-rw-r--r-- | dev-ruby/json/json-2.6.3.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-ruby/json/json-2.6.3.ebuild b/dev-ruby/json/json-2.6.3.ebuild index 2629b2ed58bb..e47d024b5a6f 100644 --- a/dev-ruby/json/json-2.6.3.ebuild +++ b/dev-ruby/json/json-2.6.3.ebuild @@ -18,7 +18,7 @@ HOMEPAGE="https://github.com/flori/json" SRC_URI="https://github.com/flori/json/archive/v${PV}.tar.gz -> ${P}.tar.gz" LICENSE="|| ( BSD-2 Ruby )" -KEYWORDS="~alpha amd64 arm arm64 ~hppa ~loong ~mips ppc ppc64 ~riscv ~s390 sparc x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris" +KEYWORDS="~alpha amd64 arm arm64 hppa ~loong ~mips ppc ppc64 ~riscv ~s390 sparc x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris" SLOT="2" IUSE="" |