diff options
author | Thomas Deutschmann <whissi@gentoo.org> | 2018-02-07 06:42:44 +0100 |
---|---|---|
committer | Thomas Deutschmann <whissi@gentoo.org> | 2018-02-07 06:51:22 +0100 |
commit | 4a4a4edeca9add8a8b60e2db83264712a6457fc0 (patch) | |
tree | f51340932e8fa98bc7a3e256fc3106a9f40359cf /dev-ruby/jquery-rails/jquery-rails-3.1.4.ebuild | |
parent | dev-ruby/webmock: x86 keyworded (bug #563858) (diff) | |
download | gentoo-4a4a4edeca9add8a8b60e2db83264712a6457fc0.tar.gz gentoo-4a4a4edeca9add8a8b60e2db83264712a6457fc0.tar.bz2 gentoo-4a4a4edeca9add8a8b60e2db83264712a6457fc0.zip |
dev-ruby/jquery-rails: x86 keyworded (bug #570052)
Package-Manager: Portage-2.3.24, Repoman-2.3.6
Diffstat (limited to 'dev-ruby/jquery-rails/jquery-rails-3.1.4.ebuild')
-rw-r--r-- | dev-ruby/jquery-rails/jquery-rails-3.1.4.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-ruby/jquery-rails/jquery-rails-3.1.4.ebuild b/dev-ruby/jquery-rails/jquery-rails-3.1.4.ebuild index a33b3a204cb0..5632250b9b4c 100644 --- a/dev-ruby/jquery-rails/jquery-rails-3.1.4.ebuild +++ b/dev-ruby/jquery-rails/jquery-rails-3.1.4.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=5 @@ -20,7 +20,7 @@ HOMEPAGE="http://www.rubyonrails.org" LICENSE="MIT" SLOT="3" -KEYWORDS="~amd64 ~arm ~x64-macos" +KEYWORDS="~amd64 ~arm ~x86 ~x64-macos" IUSE="" |