diff options
author | Sam James <sam@gentoo.org> | 2023-03-28 22:46:56 +0100 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2023-03-28 22:46:56 +0100 |
commit | ff58f74dbf363e674f118e35de037e585c452bbd (patch) | |
tree | 55582055e6552f1a3e1d41f845065227b129fabe /dev-ruby/json | |
parent | dev-ruby/json: Stabilize 2.6.3 amd64, #903469 (diff) | |
download | gentoo-ff58f74dbf363e674f118e35de037e585c452bbd.tar.gz gentoo-ff58f74dbf363e674f118e35de037e585c452bbd.tar.bz2 gentoo-ff58f74dbf363e674f118e35de037e585c452bbd.zip |
dev-ruby/json: Stabilize 2.6.3 ppc, #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 3638027260a1..d33d36b86a1d 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="" |