summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorManuel Rüger <mrueg@gentoo.org>2014-08-25 16:03:17 +0000
committerManuel Rüger <mrueg@gentoo.org>2014-08-25 16:03:17 +0000
commit60c784eeaebcb66babe3826283019e0e0dc0ff1f (patch)
treea3b679761bedea774fe7fa67dd1c760f481abb35 /dev-ruby/rspec-expectations/rspec-expectations-2.14.5.ebuild
parentMark amd64 stable. Bug #505920. (diff)
downloadgentoo-2-60c784eeaebcb66babe3826283019e0e0dc0ff1f.tar.gz
gentoo-2-60c784eeaebcb66babe3826283019e0e0dc0ff1f.tar.bz2
gentoo-2-60c784eeaebcb66babe3826283019e0e0dc0ff1f.zip
Mark amd64 stable. Bug #505920.
(Portage version: 2.2.12/cvs/Linux x86_64, signed Manifest commit with key )
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.ebuild4
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 625275e9e3d4..6372acf789e9 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.9 2014/07/21 14:54:02 klausman Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-ruby/rspec-expectations/rspec-expectations-2.14.5.ebuild,v 1.10 2014/08/25 16:03:17 mrueg 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"