summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSergei Trofimovich <slyfox@gentoo.org>2018-11-07 22:49:57 +0000
committerSergei Trofimovich <slyfox@gentoo.org>2018-11-07 22:59:14 +0000
commitf2f79c3236b94a2ef9e785d2a310954570d59ce9 (patch)
tree837abbbf9adec3fa4bacde593fe4b19e39332d24 /dev-ruby
parentdev-python/pycairo: stable 1.17.0-r1 for ppc, bug #664802 (diff)
downloadgentoo-f2f79c3236b94a2ef9e785d2a310954570d59ce9.tar.gz
gentoo-f2f79c3236b94a2ef9e785d2a310954570d59ce9.tar.bz2
gentoo-f2f79c3236b94a2ef9e785d2a310954570d59ce9.zip
dev-ruby/rspec-support: stable 3.7.1 for ppc, bug #666742
Package-Manager: Portage-2.3.51, Repoman-2.3.12 RepoMan-Options: --include-arches="ppc" Signed-off-by: Sergei Trofimovich <slyfox@gentoo.org>
Diffstat (limited to 'dev-ruby')
-rw-r--r--dev-ruby/rspec-support/rspec-support-3.7.1.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-ruby/rspec-support/rspec-support-3.7.1.ebuild b/dev-ruby/rspec-support/rspec-support-3.7.1.ebuild
index 85252235633f..768bfc43df1a 100644
--- a/dev-ruby/rspec-support/rspec-support-3.7.1.ebuild
+++ b/dev-ruby/rspec-support/rspec-support-3.7.1.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2018 Gentoo Foundation
+# Copyright 1999-2018 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=6
@@ -19,7 +19,7 @@ SRC_URI="https://github.com/rspec/${PN}/archive/v${PV}.tar.gz -> ${P}-git.tgz"
LICENSE="MIT"
SLOT="3"
-KEYWORDS="alpha amd64 arm ~arm64 ~hppa ~ia64 ~ppc ~ppc64 sparc x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris"
+KEYWORDS="alpha amd64 arm ~arm64 ~hppa ~ia64 ppc ~ppc64 sparc x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris"
IUSE=""
ruby_add_bdepend "test? ( >=dev-ruby/rspec-3.7.0:3 dev-ruby/thread_order )"