From: Thomas Deutschmann Date: Mon, 8 Jan 2018 23:52:19 +0000 (+0100) Subject: dev-ruby/fast_gettext: x86 keyworded (bug #620236) X-Git-Url: http://git.tremily.us/gitweb.cgi?a=commitdiff_plain;h=8101c2a6cb414b1714e831035389d6f6f365a478;p=gentoo.git dev-ruby/fast_gettext: x86 keyworded (bug #620236) Package-Manager: Portage-2.3.19, Repoman-2.3.6 --- 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 4b5fa5b3bc0f..34316295306f 100644 --- a/dev-ruby/fast_gettext/fast_gettext-1.6.0.ebuild +++ b/dev-ruby/fast_gettext/fast_gettext-1.6.0.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2017 Gentoo Foundation +# Copyright 1999-2018 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 EAPI=6 @@ -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" +KEYWORDS="~amd64 ~arm ~hppa ~ppc ~ppc64 ~x86" IUSE="" ruby_add_bdepend "test? ( dev-ruby/bundler )"