summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSam James <sam@gentoo.org>2024-10-06 12:17:12 +0100
committerSam James <sam@gentoo.org>2024-10-06 12:17:12 +0100
commitb5cca2477b63dd1deb531c89e5e37b109bc028fc (patch)
tree129061fc5bd31f3155b7f7e118b65b0f49052a24 /dev-ruby/fast_gettext
parentdev-ruby/faraday_middleware: Stabilize 1.2.0-r1 amd64, #941040 (diff)
downloadgentoo-b5cca2477b63dd1deb531c89e5e37b109bc028fc.tar.gz
gentoo-b5cca2477b63dd1deb531c89e5e37b109bc028fc.tar.bz2
gentoo-b5cca2477b63dd1deb531c89e5e37b109bc028fc.zip
dev-ruby/fast_gettext: Stabilize 3.1.0 amd64, #941050
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'dev-ruby/fast_gettext')
-rw-r--r--dev-ruby/fast_gettext/fast_gettext-3.1.0.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-ruby/fast_gettext/fast_gettext-3.1.0.ebuild b/dev-ruby/fast_gettext/fast_gettext-3.1.0.ebuild
index baaae683faf8..7dd3067f333c 100644
--- a/dev-ruby/fast_gettext/fast_gettext-3.1.0.ebuild
+++ b/dev-ruby/fast_gettext/fast_gettext-3.1.0.ebuild
@@ -20,7 +20,7 @@ SRC_URI="https://github.com/grosser/${PN}/archive/v${PV}.tar.gz -> ${P}.tar.gz"
LICENSE="MIT BSD-2"
SLOT="$(ver_cut 1)"
-KEYWORDS="~amd64 ~arm ~arm64 ~hppa ~ppc ~ppc64 x86"
+KEYWORDS="amd64 ~arm ~arm64 ~hppa ~ppc ~ppc64 x86"
IUSE="test"
ruby_add_depend "dev-ruby/prime"