diff options
Diffstat (limited to 'dev-ruby/rspec-expectations/rspec-expectations-2.11.3.ebuild')
-rw-r--r-- | dev-ruby/rspec-expectations/rspec-expectations-2.11.3.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-ruby/rspec-expectations/rspec-expectations-2.11.3.ebuild b/dev-ruby/rspec-expectations/rspec-expectations-2.11.3.ebuild index d907c5cb68ae..a6775fffacb1 100644 --- a/dev-ruby/rspec-expectations/rspec-expectations-2.11.3.ebuild +++ b/dev-ruby/rspec-expectations/rspec-expectations-2.11.3.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2012 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-ruby/rspec-expectations/rspec-expectations-2.11.3.ebuild,v 1.1 2012/09/16 07:00:12 graaff Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-ruby/rspec-expectations/rspec-expectations-2.11.3.ebuild,v 1.2 2012/10/28 17:20:42 armin76 Exp $ EAPI=4 USE_RUBY="ruby18 ree18 ruby19 jruby" @@ -22,7 +22,7 @@ SRC_URI="https://github.com/rspec/${PN}/tarball/v${PV} -> ${P}-git.tgz" LICENSE="MIT" SLOT="2" -KEYWORDS="~amd64 ~hppa ~ia64 ~ppc ~ppc64 ~sparc ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris" +KEYWORDS="~alpha ~amd64 ~hppa ~ia64 ~ppc ~ppc64 ~sparc ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris" IUSE="" ruby_add_rdepend ">=dev-ruby/diff-lcs-1.1.3" |