summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSam James <sam@gentoo.org>2023-04-23 20:53:13 +0100
committerSam James <sam@gentoo.org>2023-04-23 20:53:13 +0100
commita20d909eb9f2ab17358269e84bb226a7657c402f (patch)
tree401405687be56de7b1b2399f38077278a969cd62 /dev-ruby/fast_gettext
parentdev-ruby/erubi: Stabilize 1.12.0 ppc, #904898 (diff)
downloadgentoo-a20d909eb9f2ab17358269e84bb226a7657c402f.tar.gz
gentoo-a20d909eb9f2ab17358269e84bb226a7657c402f.tar.bz2
gentoo-a20d909eb9f2ab17358269e84bb226a7657c402f.zip
dev-ruby/fast_gettext: Stabilize 2.3.0 x86, #904899
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'dev-ruby/fast_gettext')
-rw-r--r--dev-ruby/fast_gettext/fast_gettext-2.3.0.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-ruby/fast_gettext/fast_gettext-2.3.0.ebuild b/dev-ruby/fast_gettext/fast_gettext-2.3.0.ebuild
index 96bec5716e37..d3dfc86aeab9 100644
--- a/dev-ruby/fast_gettext/fast_gettext-2.3.0.ebuild
+++ b/dev-ruby/fast_gettext/fast_gettext-2.3.0.ebuild
@@ -20,7 +20,7 @@ SRC_URI="https://github.com/grosser/${PN}/archive/v${PV}.tar.gz -> ${P}.tar.gz"
LICENSE="public-domain"
SLOT="2"
-KEYWORDS="~amd64 ~arm ~arm64 ~hppa ~ppc ~ppc64 ~x86"
+KEYWORDS="~amd64 ~arm ~arm64 ~hppa ~ppc ~ppc64 x86"
IUSE=""
ruby_add_bdepend "test? ( dev-ruby/bundler )"