diff options
author | 2021-10-12 00:30:39 +0100 | |
---|---|---|
committer | 2021-10-12 00:30:39 +0100 | |
commit | c8a857d6e0a8118824048ee59403adaa01ca85f5 (patch) | |
tree | fee19bc2efd6ed70db093908b833bc177a6382e3 /dev-ruby/json | |
parent | dev-ruby/json: Stabilize 2.5.1-r1 ppc64, #817761 (diff) | |
download | gentoo-c8a857d6e0a8118824048ee59403adaa01ca85f5.tar.gz gentoo-c8a857d6e0a8118824048ee59403adaa01ca85f5.tar.bz2 gentoo-c8a857d6e0a8118824048ee59403adaa01ca85f5.zip |
dev-ruby/json: Stabilize 2.5.1-r1 ppc, #817761
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'dev-ruby/json')
-rw-r--r-- | dev-ruby/json/json-2.5.1-r1.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-ruby/json/json-2.5.1-r1.ebuild b/dev-ruby/json/json-2.5.1-r1.ebuild index e7ef35f0551b..d745417a6307 100644 --- a/dev-ruby/json/json-2.5.1-r1.ebuild +++ b/dev-ruby/json/json-2.5.1-r1.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="Ruby" -KEYWORDS="~alpha amd64 arm arm64 ~hppa ~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 ~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="" |