summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorThomas Deutschmann <whissi@gentoo.org>2018-01-08 23:44:01 +0100
committerThomas Deutschmann <whissi@gentoo.org>2018-01-08 23:49:48 +0100
commit990904d3ef6a9758ba5e7197cb19979085744d3c (patch)
tree91510fe5b440da2901397be1854faa036b557b3a /dev-ruby
parentapp-admin/puppet: x86 keyworded (bug #639472) (diff)
downloadgentoo-990904d3ef6a9758ba5e7197cb19979085744d3c.tar.gz
gentoo-990904d3ef6a9758ba5e7197cb19979085744d3c.tar.bz2
gentoo-990904d3ef6a9758ba5e7197cb19979085744d3c.zip
dev-ruby/fast_gettext: x86 keyworded (bug #639472)
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.5.1.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-ruby/fast_gettext/fast_gettext-1.5.1.ebuild b/dev-ruby/fast_gettext/fast_gettext-1.5.1.ebuild
index 3d4d021b73e7..543d28b46926 100644
--- a/dev-ruby/fast_gettext/fast_gettext-1.5.1.ebuild
+++ b/dev-ruby/fast_gettext/fast_gettext-1.5.1.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 )"