summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorArthur Zamarin <arthurzam@gentoo.org>2024-10-06 16:30:03 +0300
committerArthur Zamarin <arthurzam@gentoo.org>2024-10-06 16:30:42 +0300
commitcacbd0ed0b28e6e0be295a755303eef1ab4af6b8 (patch)
treec8cca24f0bdb534aed0b5d61e73fc71b897783f4 /dev-ruby/multi_json
parentdev-ruby/erubi: Stabilize 1.13.0 ppc64, #940983 (diff)
downloadgentoo-cacbd0ed0b28e6e0be295a755303eef1ab4af6b8.tar.gz
gentoo-cacbd0ed0b28e6e0be295a755303eef1ab4af6b8.tar.bz2
gentoo-cacbd0ed0b28e6e0be295a755303eef1ab4af6b8.zip
dev-ruby/multi_json: Stabilize 1.15.0-r1 ppc64, #940985
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-r1.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-ruby/multi_json/multi_json-1.15.0-r1.ebuild b/dev-ruby/multi_json/multi_json-1.15.0-r1.ebuild
index 2cfa71974d1c..fb5437df0fcc 100644
--- a/dev-ruby/multi_json/multi_json-1.15.0-r1.ebuild
+++ b/dev-ruby/multi_json/multi_json-1.15.0-r1.ebuild
@@ -21,7 +21,7 @@ SRC_URI="https://github.com/intridea/multi_json/archive/v${PV}.tar.gz -> ${P}.ta
LICENSE="MIT"
SLOT="0"
-KEYWORDS="~amd64 ~arm ~arm64 ~hppa ~ppc ~ppc64 ~riscv ~s390 ~sparc x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x64-solaris"
+KEYWORDS="~amd64 ~arm ~arm64 ~hppa ~ppc ppc64 ~riscv ~s390 ~sparc x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x64-solaris"
IUSE="doc test"
ruby_add_rdepend "|| ( >=dev-ruby/json-1.4:* >=dev-ruby/yajl-ruby-1.0 )"