diff options
author | Hans de Graaff <graaff@gentoo.org> | 2017-06-28 07:37:32 +0200 |
---|---|---|
committer | Hans de Graaff <graaff@gentoo.org> | 2017-06-28 07:37:32 +0200 |
commit | 79fcc17c2ac9a4c130800c97cbc51444f87313c8 (patch) | |
tree | c0e5433964eb495386018c4019a4a5a3b8284b06 /dev-ruby/github_api | |
parent | dev-ruby/capybara: add 2.14.4 (diff) | |
download | gentoo-79fcc17c2ac9a4c130800c97cbc51444f87313c8.tar.gz gentoo-79fcc17c2ac9a4c130800c97cbc51444f87313c8.tar.bz2 gentoo-79fcc17c2ac9a4c130800c97cbc51444f87313c8.zip |
dev-ruby/github_api: move ~x86 keyword forward
Package-Manager: Portage-2.3.6, Repoman-2.3.1
Diffstat (limited to 'dev-ruby/github_api')
-rw-r--r-- | dev-ruby/github_api/github_api-0.14.5.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-ruby/github_api/github_api-0.14.5.ebuild b/dev-ruby/github_api/github_api-0.14.5.ebuild index 0cfa8928cdb9..51ebdfb245b4 100644 --- a/dev-ruby/github_api/github_api-0.14.5.ebuild +++ b/dev-ruby/github_api/github_api-0.14.5.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2016 Gentoo Foundation +# Copyright 1999-2017 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 EAPI=5 @@ -17,7 +17,7 @@ RUBY_S="github-${PV}" LICENSE="MIT" SLOT="0" -KEYWORDS="~amd64 ~ppc64" +KEYWORDS="~amd64 ~ppc64 ~x86" IUSE="" ruby_add_rdepend " |