diff options
author | Tobias Klausmann <klausman@gentoo.org> | 2016-12-15 10:39:29 +0100 |
---|---|---|
committer | Tobias Klausmann <klausman@gentoo.org> | 2016-12-15 10:39:29 +0100 |
commit | d4bbdb6a9ee931f7849657624ca892e4c63529c4 (patch) | |
tree | 474d1ea835e4c2c981bebe8df84bc16c26ab0e15 /dev-ruby/rspec-core | |
parent | dev-ruby/rspec-expectations-3.5.0-r0: stable on alpha (diff) | |
download | gentoo-d4bbdb6a9ee931f7849657624ca892e4c63529c4.tar.gz gentoo-d4bbdb6a9ee931f7849657624ca892e4c63529c4.tar.bz2 gentoo-d4bbdb6a9ee931f7849657624ca892e4c63529c4.zip |
dev-ruby/rspec-core-3.5.4-r0: stable on alpha
Gentoo-Bug: 565112
Diffstat (limited to 'dev-ruby/rspec-core')
-rw-r--r-- | dev-ruby/rspec-core/rspec-core-3.5.4.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-ruby/rspec-core/rspec-core-3.5.4.ebuild b/dev-ruby/rspec-core/rspec-core-3.5.4.ebuild index a45047d409db..3914e2093087 100644 --- a/dev-ruby/rspec-core/rspec-core-3.5.4.ebuild +++ b/dev-ruby/rspec-core/rspec-core-3.5.4.ebuild @@ -23,7 +23,7 @@ SRC_URI="https://github.com/rspec/${PN}/archive/v${PV}.tar.gz -> ${P}-git.tgz" LICENSE="MIT" SLOT="3" -KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ppc64 ~x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris" +KEYWORDS="alpha ~amd64 ~arm ~hppa ~ppc64 ~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)" |