diff options
author | Arthur Zamarin <arthurzam@gentoo.org> | 2023-01-21 10:29:50 +0200 |
---|---|---|
committer | Arthur Zamarin <arthurzam@gentoo.org> | 2023-01-21 10:29:50 +0200 |
commit | 3c179b0d1cb11f74e216ba169d8db95ed2368229 (patch) | |
tree | 3bd87c3807509e0cae8acbb3d64d858104e6027e /dev-ruby/multi_json | |
parent | dev-ruby/multi_json: Stabilize 1.15.0 ppc64, #891555 (diff) | |
download | gentoo-3c179b0d1cb11f74e216ba169d8db95ed2368229.tar.gz gentoo-3c179b0d1cb11f74e216ba169d8db95ed2368229.tar.bz2 gentoo-3c179b0d1cb11f74e216ba169d8db95ed2368229.zip |
dev-ruby/multi_json: Stabilize 1.15.0 ppc, #891555
Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
Diffstat (limited to 'dev-ruby/multi_json')
-rw-r--r-- | dev-ruby/multi_json/multi_json-1.15.0.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-ruby/multi_json/multi_json-1.15.0.ebuild b/dev-ruby/multi_json/multi_json-1.15.0.ebuild index ef199205dbd9..987ed5c4e258 100644 --- a/dev-ruby/multi_json/multi_json-1.15.0.ebuild +++ b/dev-ruby/multi_json/multi_json-1.15.0.ebuild @@ -20,7 +20,7 @@ DESCRIPTION="A gem to provide swappable JSON backends" HOMEPAGE="https://github.com/intridea/multi_json" LICENSE="MIT" -KEYWORDS="~amd64 ~arm ~arm64 ~hppa ~ppc ppc64 ~riscv ~s390 ~sparc ~x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris" +KEYWORDS="~amd64 ~arm ~arm64 ~hppa ppc ppc64 ~riscv ~s390 ~sparc ~x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris" SLOT="0" IUSE="" |