diff options
author | Tobias Klausmann <klausman@gentoo.org> | 2018-07-23 15:09:41 +0200 |
---|---|---|
committer | Tobias Klausmann <klausman@gentoo.org> | 2018-07-23 15:09:41 +0200 |
commit | 5071a5a4652c15be971f7e1957498fc337c52b6f (patch) | |
tree | 3be6ce37d51a429c31c446abda7fb22f620dcbd9 /dev-ruby | |
parent | dev-ruby/rspec-3.6.0-r0: alpha stable (diff) | |
download | gentoo-5071a5a4652c15be971f7e1957498fc337c52b6f.tar.gz gentoo-5071a5a4652c15be971f7e1957498fc337c52b6f.tar.bz2 gentoo-5071a5a4652c15be971f7e1957498fc337c52b6f.zip |
dev-ruby/rspec-core-3.6.0-r0: alpha stable
Gentoo-Bug: http://bugs.gentoo.org/653658
Diffstat (limited to 'dev-ruby')
-rw-r--r-- | dev-ruby/rspec-core/rspec-core-3.6.0.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-ruby/rspec-core/rspec-core-3.6.0.ebuild b/dev-ruby/rspec-core/rspec-core-3.6.0.ebuild index 6c4ff090e3f7..48ff83c8d11d 100644 --- a/dev-ruby/rspec-core/rspec-core-3.6.0.ebuild +++ b/dev-ruby/rspec-core/rspec-core-3.6.0.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 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="highlight" SUBVERSION="$(get_version_component_range 1-2)" |