summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAgostino Sarubbo <ago@gentoo.org>2020-06-15 16:56:00 +0200
committerAgostino Sarubbo <ago@gentoo.org>2020-06-15 16:56:00 +0200
commit7eaecbbd6117afb6237440d518ac5e4ba7cc584b (patch)
tree38395e0d09571dace8c55762eff12490bb1745c5 /dev-ruby/fast_gettext
parentdev-ruby/pg: amd64 stable wrt bug #728204 (diff)
downloadgentoo-7eaecbbd6117afb6237440d518ac5e4ba7cc584b.tar.gz
gentoo-7eaecbbd6117afb6237440d518ac5e4ba7cc584b.tar.bz2
gentoo-7eaecbbd6117afb6237440d518ac5e4ba7cc584b.zip
dev-ruby/fast_gettext: amd64 stable wrt bug #728206
Package-Manager: Portage-2.3.99, Repoman-2.3.22 RepoMan-Options: --include-arches="amd64" Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
Diffstat (limited to 'dev-ruby/fast_gettext')
-rw-r--r--dev-ruby/fast_gettext/fast_gettext-1.8.0.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-ruby/fast_gettext/fast_gettext-1.8.0.ebuild b/dev-ruby/fast_gettext/fast_gettext-1.8.0.ebuild
index 4aa99b936d39..87888f5eebe8 100644
--- a/dev-ruby/fast_gettext/fast_gettext-1.8.0.ebuild
+++ b/dev-ruby/fast_gettext/fast_gettext-1.8.0.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 ~hppa ~ppc ~ppc64 ~x86"
+KEYWORDS="amd64 ~arm ~hppa ~ppc ~ppc64 ~x86"
IUSE=""
ruby_add_bdepend "test? ( dev-ruby/bundler )"