diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2020-06-15 16:56:00 +0200 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2020-06-15 16:56:00 +0200 |
commit | 7eaecbbd6117afb6237440d518ac5e4ba7cc584b (patch) | |
tree | 38395e0d09571dace8c55762eff12490bb1745c5 /dev-ruby/fast_gettext | |
parent | dev-ruby/pg: amd64 stable wrt bug #728204 (diff) | |
download | gentoo-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.ebuild | 2 |
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 )" |