diff options
author | Sam James <sam@gentoo.org> | 2023-03-28 22:46:54 +0100 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2023-03-28 22:46:54 +0100 |
commit | 8426260228ff06446fcb072818428757c7d4f4ac (patch) | |
tree | 74f833b59b9ac229025800fee4cb3c3665ff16ef /dev-ruby/json | |
parent | dev-ruby/http-cookie: Stabilize 1.0.5 arm64, #903465 (diff) | |
download | gentoo-8426260228ff06446fcb072818428757c7d4f4ac.tar.gz gentoo-8426260228ff06446fcb072818428757c7d4f4ac.tar.bz2 gentoo-8426260228ff06446fcb072818428757c7d4f4ac.zip |
dev-ruby/json: Stabilize 2.6.3 x86, #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 192aea0a0b90..e74096b05281 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="" |