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
commitb7a47aecb5df58cb38415248cd010ccb15bd111c (patch)
tree4662de49a267067d5fcd9158f7c25207afa787de /dev-ruby/json
parentdev-ruby/json: Stabilize 2.7.2 amd64, #933099 (diff)
downloadgentoo-b7a47aecb5df58cb38415248cd010ccb15bd111c.tar.gz
gentoo-b7a47aecb5df58cb38415248cd010ccb15bd111c.tar.bz2
gentoo-b7a47aecb5df58cb38415248cd010ccb15bd111c.zip
dev-ruby/json: Stabilize 2.7.2 sparc, #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 8ebe16254fec..e1244e4d32af 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"