diff options
author | Rick Farina <zerochaos@gentoo.org> | 2013-01-15 03:23:34 +0000 |
---|---|---|
committer | Rick Farina <zerochaos@gentoo.org> | 2013-01-15 03:23:34 +0000 |
commit | fbb5d66333f195c261b587553759a1fa7015d4e7 (patch) | |
tree | 1b921d7020128b597b6ab24fe32c6d204b04baa3 /dev-ruby/rspec-expectations/rspec-expectations-2.12.1.ebuild | |
parent | adding ~arm keywords to net-analyzer/metasploit rdeps (diff) | |
download | gentoo-2-fbb5d66333f195c261b587553759a1fa7015d4e7.tar.gz gentoo-2-fbb5d66333f195c261b587553759a1fa7015d4e7.tar.bz2 gentoo-2-fbb5d66333f195c261b587553759a1fa7015d4e7.zip |
adding ~arm keywords to net-analyzer/metasploit rdeps
(Portage version: 2.1.11.31/cvs/Linux x86_64, signed Manifest commit with key DD11F94A)
Diffstat (limited to 'dev-ruby/rspec-expectations/rspec-expectations-2.12.1.ebuild')
-rw-r--r-- | dev-ruby/rspec-expectations/rspec-expectations-2.12.1.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-ruby/rspec-expectations/rspec-expectations-2.12.1.ebuild b/dev-ruby/rspec-expectations/rspec-expectations-2.12.1.ebuild index 6d11e7cb3d5c..86e14d868252 100644 --- a/dev-ruby/rspec-expectations/rspec-expectations-2.12.1.ebuild +++ b/dev-ruby/rspec-expectations/rspec-expectations-2.12.1.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2013 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.12.1.ebuild,v 1.4 2013/01/11 10:35:04 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-ruby/rspec-expectations/rspec-expectations-2.12.1.ebuild,v 1.5 2013/01/15 03:23:34 zerochaos 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="~alpha amd64 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="" ruby_add_rdepend ">=dev-ruby/diff-lcs-1.1.3" |