dev-ruby/fast_gettext: x86 keyworded (bug #620236)
authorThomas Deutschmann <whissi@gentoo.org>
Mon, 8 Jan 2018 23:52:19 +0000 (00:52 +0100)
committerThomas Deutschmann <whissi@gentoo.org>
Mon, 8 Jan 2018 23:57:42 +0000 (00:57 +0100)
Package-Manager: Portage-2.3.19, Repoman-2.3.6

dev-ruby/fast_gettext/fast_gettext-1.6.0.ebuild

index 4b5fa5b3bc0f75b03ba747e89c1a250a25e6e627..34316295306fca4f60289745b0b7c8e8ff401fd4 100644 (file)
@@ -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 )"