diff options
author | Rolf Eike Beer <eike@sf-mail.de> | 2019-08-22 18:41:09 +0200 |
---|---|---|
committer | Sergei Trofimovich <slyfox@gentoo.org> | 2019-08-22 19:32:20 +0100 |
commit | 3b2a7bffd92bdf318b55ef89403e76702364e09d (patch) | |
tree | d195a620f343c46571fdaebb4e07f119fa327781 /dev-ruby/rspec-core | |
parent | gnome-extra/gnome-boxes: restrict vala max, move vapi deps to build-only (diff) | |
download | gentoo-3b2a7bffd92bdf318b55ef89403e76702364e09d.tar.gz gentoo-3b2a7bffd92bdf318b55ef89403e76702364e09d.tar.bz2 gentoo-3b2a7bffd92bdf318b55ef89403e76702364e09d.zip |
dev-ruby/rspec-core: stable 3.8.2 for sparc, bug #692686
Package-Manager: Portage-2.3.69, Repoman-2.3.16
RepoMan-Options: --include-arches="sparc"
Signed-off-by: Rolf Eike Beer <eike@sf-mail.de>
Signed-off-by: Sergei Trofimovich <slyfox@gentoo.org>
Diffstat (limited to 'dev-ruby/rspec-core')
-rw-r--r-- | dev-ruby/rspec-core/rspec-core-3.8.2.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-ruby/rspec-core/rspec-core-3.8.2.ebuild b/dev-ruby/rspec-core/rspec-core-3.8.2.ebuild index 89c08b7c5e06..49046a98af93 100644 --- a/dev-ruby/rspec-core/rspec-core-3.8.2.ebuild +++ b/dev-ruby/rspec-core/rspec-core-3.8.2.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 ~s390 ~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 ~s390 sparc x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris" IUSE="highlight" SUBVERSION="$(ver_cut 1-2)" |