Skip to content

Commit

Permalink
dev-ruby/bundler-1.12.5-r0: add alpha keyword
Browse files Browse the repository at this point in the history
Gentoo-Bug: 556372
  • Loading branch information
klausman committed Sep 21, 2016
1 parent 2888e7f commit 1a70453
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion dev-ruby/bundler/bundler-1.12.5.ebuild
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@ SRC_URI="https://github.com/carlhuda/bundler/archive/v${PV}.tar.gz -> ${P}.tar.g

LICENSE="MIT"
SLOT="0"
KEYWORDS="~alpha ~amd64 arm ~hppa ~ia64 ~ppc ~ppc64 ~sparc ~x86 ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris"
KEYWORDS="alpha ~amd64 arm ~hppa ~ia64 ~ppc ~ppc64 ~sparc ~x86 ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris"
IUSE="doc test"

ruby_add_rdepend virtual/rubygems
Expand Down

0 comments on commit 1a70453

Please sign in to comment.