diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2020-06-15 17:14:20 +0200 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2020-06-15 17:14:20 +0200 |
commit | 79b71f1dc87cd1dff8eac30c1379bad546df5b1c (patch) | |
tree | 167389c56732f9b5eafb8d7f6daad00131bb8c8a /dev-ruby/fast_gettext | |
parent | dev-ruby/pg: x86 stable wrt bug #728204 (diff) | |
download | gentoo-79b71f1dc87cd1dff8eac30c1379bad546df5b1c.tar.gz gentoo-79b71f1dc87cd1dff8eac30c1379bad546df5b1c.tar.bz2 gentoo-79b71f1dc87cd1dff8eac30c1379bad546df5b1c.zip |
dev-ruby/fast_gettext: x86 stable wrt bug #728206
Package-Manager: Portage-2.3.99, Repoman-2.3.22
RepoMan-Options: --include-arches="x86"
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 87888f5eebe8..460049f80286 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 )" |