Skip to content

Commit

Permalink
dev-ruby/certificate_authority: restore x86 keyword
Browse files Browse the repository at this point in the history
Package-Manager: portage-2.3.3
  • Loading branch information
graaff committed Feb 5, 2017
1 parent 7f156e1 commit 093a71a
Showing 1 changed file with 3 additions and 3 deletions.
Original file line number Diff line number Diff line change
@@ -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"

Expand All @@ -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:*"
Expand Down

0 comments on commit 093a71a

Please sign in to comment.