diff options
author | 2014-06-08 15:37:15 +0000 | |
---|---|---|
committer | 2014-06-08 15:37:15 +0000 | |
commit | 6e8407f41aec8730ca9e245ce353fde7fc1f7332 (patch) | |
tree | 4913e6ae1628e1fcbd9f9926bd67711a223cc57f /dev-ruby/rspec-expectations/rspec-expectations-2.14.5.ebuild | |
parent | ia64 stable wrt bug #505920 (diff) | |
download | gentoo-2-6e8407f41aec8730ca9e245ce353fde7fc1f7332.tar.gz gentoo-2-6e8407f41aec8730ca9e245ce353fde7fc1f7332.tar.bz2 gentoo-2-6e8407f41aec8730ca9e245ce353fde7fc1f7332.zip |
ia64 stable wrt bug #505920
(Portage version: 2.2.8-r1/cvs/Linux i686, signed Manifest commit with key EC917A6D)
Diffstat (limited to 'dev-ruby/rspec-expectations/rspec-expectations-2.14.5.ebuild')
-rw-r--r-- | dev-ruby/rspec-expectations/rspec-expectations-2.14.5.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-ruby/rspec-expectations/rspec-expectations-2.14.5.ebuild b/dev-ruby/rspec-expectations/rspec-expectations-2.14.5.ebuild index 599032e98cbf..048719450095 100644 --- a/dev-ruby/rspec-expectations/rspec-expectations-2.14.5.ebuild +++ b/dev-ruby/rspec-expectations/rspec-expectations-2.14.5.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2014 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.14.5.ebuild,v 1.5 2014/06/01 12:48:17 maekke Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-ruby/rspec-expectations/rspec-expectations-2.14.5.ebuild,v 1.6 2014/06/08 15:37:15 hattya Exp $ EAPI=5 USE_RUBY="ruby19 ruby20 jruby" @@ -20,7 +20,7 @@ SRC_URI="https://github.com/rspec/${PN}/archive/v${PV}.tar.gz -> ${P}-git.tgz" LICENSE="MIT" SLOT="2" -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="" ruby_add_rdepend ">=dev-ruby/diff-lcs-1.1.3" |