Skip to content

Commit

Permalink
dev-ruby/erubi: keyword ~arm, ~ppc, ~x86
Browse files Browse the repository at this point in the history
This package is a simplified version of dev-ruby/erubis
which already has keywords for these arches. Adding them
now avoids a large keywording bug for dev-ruby/rails:5.1.

Package-Manager: Portage-2.3.5, Repoman-2.3.1
  • Loading branch information
graaff committed May 13, 2017
1 parent f10f176 commit c237b32
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion dev-ruby/erubi/erubi-1.6.0.ebuild
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@ HOMEPAGE="https://github.com/jeremyevans/erubi"

LICENSE="MIT"
SLOT="0"
KEYWORDS="~amd64"
KEYWORDS="~amd64 ~arm ~ppc ~x86"
IUSE=""

ruby_add_bdepend "test? ( dev-ruby/minitest )"

0 comments on commit c237b32

Please sign in to comment.