diff options
author | Matthew Thode <prometheanfire@gentoo.org> | 2018-05-15 10:17:09 -0500 |
---|---|---|
committer | Matthew Thode <prometheanfire@gentoo.org> | 2018-05-15 10:26:32 -0500 |
commit | bf75fbadd48bce5c1fc8675bfb65b32b3486b8cc (patch) | |
tree | c079ecb50ec1758e575eebc565c64eae9c6bc2cc /dev-ruby/fast_gettext | |
parent | app-admin/puppet-agent: 5.5.1 and 1.10.12 stable amd64 and x86 (diff) | |
download | gentoo-bf75fbadd48bce5c1fc8675bfb65b32b3486b8cc.tar.gz gentoo-bf75fbadd48bce5c1fc8675bfb65b32b3486b8cc.tar.bz2 gentoo-bf75fbadd48bce5c1fc8675bfb65b32b3486b8cc.zip |
dev-ruby/fast_gettext: 1.6.0 stable amd64 and x86
Package-Manager: Portage-2.3.36, Repoman-2.3.9
Diffstat (limited to 'dev-ruby/fast_gettext')
-rw-r--r-- | dev-ruby/fast_gettext/fast_gettext-1.6.0.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-ruby/fast_gettext/fast_gettext-1.6.0.ebuild b/dev-ruby/fast_gettext/fast_gettext-1.6.0.ebuild index 34316295306f..1953b1f0fdd4 100644 --- a/dev-ruby/fast_gettext/fast_gettext-1.6.0.ebuild +++ b/dev-ruby/fast_gettext/fast_gettext-1.6.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 )" |