diff options
author | Rolf Eike Beer <eike@sf-mail.de> | 2018-04-27 08:42:31 +0200 |
---|---|---|
committer | Sergei Trofimovich <slyfox@gentoo.org> | 2018-05-03 21:53:41 +0100 |
commit | 5db690700497c31be5e963056ef709fd3929f945 (patch) | |
tree | db1b57f44cfda8bdc2e159f52c10477c5c7007d0 /dev-ruby/rspec-core | |
parent | sys-devel/gcc: bump 8.1.0 patchest to 1.1, unkeyworded (diff) | |
download | gentoo-5db690700497c31be5e963056ef709fd3929f945.tar.gz gentoo-5db690700497c31be5e963056ef709fd3929f945.tar.bz2 gentoo-5db690700497c31be5e963056ef709fd3929f945.zip |
dev-ruby/rspec-core-3.7.*: carry sparc keyword forward
Package-Manager: Portage-2.3.24, Repoman-2.3.6
Diffstat (limited to 'dev-ruby/rspec-core')
-rw-r--r-- | dev-ruby/rspec-core/rspec-core-3.7.0.ebuild | 4 | ||||
-rw-r--r-- | dev-ruby/rspec-core/rspec-core-3.7.1.ebuild | 2 |
2 files changed, 3 insertions, 3 deletions
diff --git a/dev-ruby/rspec-core/rspec-core-3.7.0.ebuild b/dev-ruby/rspec-core/rspec-core-3.7.0.ebuild index 312b06640370..77a50c005413 100644 --- a/dev-ruby/rspec-core/rspec-core-3.7.0.ebuild +++ b/dev-ruby/rspec-core/rspec-core-3.7.0.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2017 Gentoo Foundation +# Copyright 1999-2018 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 EAPI=6 @@ -22,7 +22,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 ~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="highlight" SUBVERSION="$(get_version_component_range 1-2)" diff --git a/dev-ruby/rspec-core/rspec-core-3.7.1.ebuild b/dev-ruby/rspec-core/rspec-core-3.7.1.ebuild index c587e4074b40..464be3781aaa 100644 --- a/dev-ruby/rspec-core/rspec-core-3.7.1.ebuild +++ b/dev-ruby/rspec-core/rspec-core-3.7.1.ebuild @@ -22,7 +22,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 ~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="highlight" SUBVERSION="$(get_version_component_range 1-2)" |