summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSam James <sam@gentoo.org>2024-09-12 14:43:53 +0100
committerSam James <sam@gentoo.org>2024-09-12 14:45:20 +0100
commita00ec5c84c39e2e9cd13fd416a073668a4a74628 (patch)
treef1db3255d4ae70f7ae9a31befa3adb43ae4b87fa /dev-ruby/json
parentdev-python/PyQt6-sip: Stabilize 13.8.0 ppc64, #938901 (diff)
downloadgentoo-a00ec5c84c39e2e9cd13fd416a073668a4a74628.tar.gz
gentoo-a00ec5c84c39e2e9cd13fd416a073668a4a74628.tar.bz2
gentoo-a00ec5c84c39e2e9cd13fd416a073668a4a74628.zip
dev-ruby/json: Stabilize 2.7.2-r1 ppc, #938953
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'dev-ruby/json')
-rw-r--r--dev-ruby/json/json-2.7.2-r1.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-ruby/json/json-2.7.2-r1.ebuild b/dev-ruby/json/json-2.7.2-r1.ebuild
index 8b209fce5e5d..c1fecbf25351 100644
--- a/dev-ruby/json/json-2.7.2-r1.ebuild
+++ b/dev-ruby/json/json-2.7.2-r1.ebuild
@@ -20,7 +20,7 @@ SRC_URI="https://github.com/flori/json/archive/v${PV}.tar.gz -> ${P}.tar.gz"
LICENSE="|| ( BSD-2 Ruby )"
SLOT="$(ver_cut 1)"
-KEYWORDS="~alpha amd64 arm arm64 ~hppa ~loong ~mips ~ppc ppc64 ~riscv ~s390 sparc x86 ~amd64-linux ~x86-linux ~arm64-macos ~ppc-macos ~x64-macos ~x64-solaris"
+KEYWORDS="~alpha amd64 arm arm64 ~hppa ~loong ~mips ppc ppc64 ~riscv ~s390 sparc x86 ~amd64-linux ~x86-linux ~arm64-macos ~ppc-macos ~x64-macos ~x64-solaris"
IUSE="doc test"
DEPEND="dev-util/ragel"