summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorThomas Deutschmann <whissi@gentoo.org>2018-01-09 00:52:19 +0100
committerThomas Deutschmann <whissi@gentoo.org>2018-01-09 00:57:42 +0100
commit8101c2a6cb414b1714e831035389d6f6f365a478 (patch)
tree86c1b09b4cf6efb302d49edd17965b8293e4f007 /dev-ruby
parentdev-ruby/semantic_puppet: x86 keyworded (bug #620236) (diff)
downloadgentoo-8101c2a6cb414b1714e831035389d6f6f365a478.tar.gz
gentoo-8101c2a6cb414b1714e831035389d6f6f365a478.tar.bz2
gentoo-8101c2a6cb414b1714e831035389d6f6f365a478.zip
dev-ruby/fast_gettext: x86 keyworded (bug #620236)
Package-Manager: Portage-2.3.19, Repoman-2.3.6
Diffstat (limited to 'dev-ruby')
-rw-r--r--dev-ruby/fast_gettext/fast_gettext-1.6.0.ebuild4
1 files 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 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 )"