diff options
author | Rick Farina <zerochaos@gentoo.org> | 2013-01-15 05:53:32 +0000 |
---|---|---|
committer | Rick Farina <zerochaos@gentoo.org> | 2013-01-15 05:53:32 +0000 |
commit | 5aa2479f371e1cc293aba56a3cc0ca7b24cb624e (patch) | |
tree | 94e8e297ae73f252ecef3e832f27272045ed89df /dev-ruby/rspec/rspec-2.12.0.ebuild | |
parent | adding ~arm keywords to net-analyzer/metasploit rdeps (diff) | |
download | gentoo-2-5aa2479f371e1cc293aba56a3cc0ca7b24cb624e.tar.gz gentoo-2-5aa2479f371e1cc293aba56a3cc0ca7b24cb624e.tar.bz2 gentoo-2-5aa2479f371e1cc293aba56a3cc0ca7b24cb624e.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/rspec-2.12.0.ebuild')
-rw-r--r-- | dev-ruby/rspec/rspec-2.12.0.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-ruby/rspec/rspec-2.12.0.ebuild b/dev-ruby/rspec/rspec-2.12.0.ebuild index f69f9e545a2c..181685a9f28c 100644 --- a/dev-ruby/rspec/rspec-2.12.0.ebuild +++ b/dev-ruby/rspec/rspec-2.12.0.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/rspec-2.12.0.ebuild,v 1.4 2013/01/11 10:35:30 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-ruby/rspec/rspec-2.12.0.ebuild,v 1.5 2013/01/15 05:53:32 zerochaos Exp $ EAPI=2 USE_RUBY="ruby18 ruby19 ree18 jruby" @@ -17,7 +17,7 @@ HOMEPAGE="http://rspec.rubyforge.org/" 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="" SUBVERSION="$(get_version_component_range 1-2)" |