commit: 093a71a58cc353932306f026448fde40e1efbb2c Author: Hans de Graaff <graaff <AT> gentoo <DOT> org> AuthorDate: Sun Feb 5 08:28:19 2017 +0000 Commit: Hans de Graaff <graaff <AT> gentoo <DOT> org> CommitDate: Sun Feb 5 09:18:01 2017 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=093a71a5
dev-ruby/certificate_authority: restore x86 keyword Package-Manager: portage-2.3.3 .../certificate_authority/certificate_authority-0.1.6-r1.ebuild | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/dev-ruby/certificate_authority/certificate_authority-0.1.6-r1.ebuild b/dev-ruby/certificate_authority/certificate_authority-0.1.6-r1.ebuild index d5d0f95..9a4a24c 100644 --- a/dev-ruby/certificate_authority/certificate_authority-0.1.6-r1.ebuild +++ b/dev-ruby/certificate_authority/certificate_authority-0.1.6-r1.ebuild @@ -1,9 +1,9 @@ -# Copyright 1999-2016 Gentoo Foundation +# Copyright 1999-2017 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 # $Id$ EAPI=5 -USE_RUBY="ruby20 ruby21 ruby22 ruby23" +USE_RUBY="ruby21 ruby22 ruby23" RUBY_FAKEGEM_RECIPE_TEST="rspec" @@ -17,7 +17,7 @@ HOMEPAGE="https://github.com/cchandler/certificate_authority" LICENSE="MIT" SLOT="0" -KEYWORDS="~amd64 ~arm ~ppc64" +KEYWORDS="~amd64 ~arm ~ppc64 ~x86" IUSE="" ruby_add_rdepend ">=dev-ruby/activemodel-3.0.6:*"
