diff options
author | Sam James <sam@gentoo.org> | 2021-10-12 00:30:47 +0100 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2021-10-12 00:30:47 +0100 |
commit | 80c0ef135cd717468f658dec87a5a5b9a80744c1 (patch) | |
tree | 2a8def465be29d2dad47c444bba57768a1d51e9c /dev-ruby/json | |
parent | dev-ruby/json: Stabilize 2.5.1-r1 sparc, #817761 (diff) | |
download | gentoo-80c0ef135cd717468f658dec87a5a5b9a80744c1.tar.gz gentoo-80c0ef135cd717468f658dec87a5a5b9a80744c1.tar.bz2 gentoo-80c0ef135cd717468f658dec87a5a5b9a80744c1.zip |
dev-ruby/json: Stabilize 2.5.1-r1 x86, #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 d55b4bb7917b..3efecff8b3ca 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="" |