commit:     8101c2a6cb414b1714e831035389d6f6f365a478
Author:     Thomas Deutschmann <whissi <AT> gentoo <DOT> org>
AuthorDate: Mon Jan  8 23:52:19 2018 +0000
Commit:     Thomas Deutschmann <whissi <AT> gentoo <DOT> org>
CommitDate: Mon Jan  8 23:57:42 2018 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=8101c2a6

dev-ruby/fast_gettext: x86 keyworded (bug #620236)

Package-Manager: Portage-2.3.19, Repoman-2.3.6

 dev-ruby/fast_gettext/fast_gettext-1.6.0.ebuild | 4 ++--
 1 file changed, 2 insertions(+), 2 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 4b5fa5b3bc0..34316295306 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 )"

Reply via email to