summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorArthur Zamarin <arthurzam@gentoo.org>2024-05-30 21:41:49 +0300
committerArthur Zamarin <arthurzam@gentoo.org>2024-05-30 21:41:49 +0300
commit7936055465b0f790fa27e36eaa36d933d4a3cd18 (patch)
tree7067cd6b5b7a1efa9b79bda52a3c5c283c594d36 /dev-ruby/json
parentdev-util/coccinelle: enable python2.12 (diff)
downloadgentoo-7936055465b0f790fa27e36eaa36d933d4a3cd18.tar.gz
gentoo-7936055465b0f790fa27e36eaa36d933d4a3cd18.tar.bz2
gentoo-7936055465b0f790fa27e36eaa36d933d4a3cd18.zip
dev-ruby/json: Stabilize 2.7.2 amd64, #933099
Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
Diffstat (limited to 'dev-ruby/json')
-rw-r--r--dev-ruby/json/json-2.7.2.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-ruby/json/json-2.7.2.ebuild b/dev-ruby/json/json-2.7.2.ebuild
index 57e3c6681fa7..8ebe16254fec 100644
--- a/dev-ruby/json/json-2.7.2.ebuild
+++ b/dev-ruby/json/json-2.7.2.ebuild
@@ -19,7 +19,7 @@ HOMEPAGE="https://github.com/flori/json"
SRC_URI="https://github.com/flori/json/archive/v${PV}.tar.gz -> ${P}.tar.gz"
LICENSE="|| ( BSD-2 Ruby )"
-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"
SLOT="$(ver_cut 1)"
IUSE="doc test"