diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2013-07-06 16:13:36 +0000 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2013-07-06 16:13:36 +0000 |
commit | 267d29b7aaae398cd623be0523fcb27e33c49bd0 (patch) | |
tree | e57a705b70ea85ca0029a1fbc58765742dd3497a /dev-ruby/rspec/rspec-1.3.2.ebuild | |
parent | Stable for amd64, wrt bug #472910 (diff) | |
download | gentoo-2-267d29b7aaae398cd623be0523fcb27e33c49bd0.tar.gz gentoo-2-267d29b7aaae398cd623be0523fcb27e33c49bd0.tar.bz2 gentoo-2-267d29b7aaae398cd623be0523fcb27e33c49bd0.zip |
Stable for amd64, wrt bug #472910
(Portage version: 2.1.12.11/cvs/Linux x86_64, RepoMan options: --include-arches="amd64", signed Manifest commit with key 7194459F)
Diffstat (limited to 'dev-ruby/rspec/rspec-1.3.2.ebuild')
-rw-r--r-- | dev-ruby/rspec/rspec-1.3.2.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-ruby/rspec/rspec-1.3.2.ebuild b/dev-ruby/rspec/rspec-1.3.2.ebuild index 0fdf8b0184df..cb7a1a646c25 100644 --- a/dev-ruby/rspec/rspec-1.3.2.ebuild +++ b/dev-ruby/rspec/rspec-1.3.2.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-1.3.2.ebuild,v 1.7 2013/07/06 16:12:59 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-ruby/rspec/rspec-1.3.2.ebuild,v 1.8 2013/07/06 16:13:36 ago Exp $ EAPI=2 USE_RUBY="ruby18 ree18 ruby19 jruby" @@ -21,7 +21,7 @@ HOMEPAGE="http://rspec.rubyforge.org/" 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 ~x86-solaris" +KEYWORDS="~alpha amd64 ~arm hppa ~ia64 ~ppc ~ppc64 ~sparc x86 ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~x86-solaris" IUSE="" # it's actually optional, but tests fail if it's not installed and |