summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorHans de Graaff <graaff@gentoo.org>2022-12-18 10:28:38 +0100
committerHans de Graaff <graaff@gentoo.org>2022-12-18 11:20:17 +0100
commit4851f87c20652196405101310fc2f7f857dcd355 (patch)
tree631ba563ec0c6cc2fd1950dc130439e8a2e36a6d /dev-ruby/fast_gettext
parentdev-ruby/coderay: Stabilize 1.1.3-r2 sparc, #886583 (diff)
downloadgentoo-4851f87c20652196405101310fc2f7f857dcd355.tar.gz
gentoo-4851f87c20652196405101310fc2f7f857dcd355.tar.bz2
gentoo-4851f87c20652196405101310fc2f7f857dcd355.zip
dev-ruby/fast_gettext: stabilize 1.8.0-r1 for amd64, x86
Signed-off-by: Hans de Graaff <graaff@gentoo.org>
Diffstat (limited to 'dev-ruby/fast_gettext')
-rw-r--r--dev-ruby/fast_gettext/fast_gettext-1.8.0-r1.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-ruby/fast_gettext/fast_gettext-1.8.0-r1.ebuild b/dev-ruby/fast_gettext/fast_gettext-1.8.0-r1.ebuild
index 61d45a9d0552..3ec8ad5e3680 100644
--- a/dev-ruby/fast_gettext/fast_gettext-1.8.0-r1.ebuild
+++ b/dev-ruby/fast_gettext/fast_gettext-1.8.0-r1.ebuild
@@ -18,7 +18,7 @@ SRC_URI="https://github.com/grosser/${PN}/archive/v${PV}.tar.gz -> ${P}.tar.gz"
LICENSE="public-domain"
SLOT="0"
-KEYWORDS="~amd64 ~arm ~arm64 ~hppa ~ppc ~ppc64 ~x86"
+KEYWORDS="amd64 ~arm ~arm64 ~hppa ~ppc ~ppc64 x86"
IUSE=""
ruby_add_bdepend "test? ( dev-ruby/bundler )"