diff options
author | Aaron Bauman <bman@gentoo.org> | 2018-04-21 18:31:27 -0400 |
---|---|---|
committer | Aaron Bauman <bman@gentoo.org> | 2018-04-21 18:31:27 -0400 |
commit | 2f75e3abf8834bd37f08909bcd11ca3ede3f7619 (patch) | |
tree | d07fea65ab5cf354d0f0c7fdcce1832319c0279b /dev-ruby | |
parent | dev-ruby/rspec-mocks: amd64 stable wrt bug #653658 (diff) | |
download | gentoo-2f75e3abf8834bd37f08909bcd11ca3ede3f7619.tar.gz gentoo-2f75e3abf8834bd37f08909bcd11ca3ede3f7619.tar.bz2 gentoo-2f75e3abf8834bd37f08909bcd11ca3ede3f7619.zip |
dev-ruby/rspec: amd64 stable wrt bug #653658
Bug: https://bugs.gentoo.org/653658
Package-Manager: Portage-2.3.31, Repoman-2.3.9
Diffstat (limited to 'dev-ruby')
-rw-r--r-- | dev-ruby/rspec/rspec-3.6.0.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-ruby/rspec/rspec-3.6.0.ebuild b/dev-ruby/rspec/rspec-3.6.0.ebuild index 99ccbda907e9..f65afa8292ad 100644 --- a/dev-ruby/rspec/rspec-3.6.0.ebuild +++ b/dev-ruby/rspec/rspec-3.6.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 @@ -16,7 +16,7 @@ HOMEPAGE="https://github.com/rspec/rspec" LICENSE="MIT" SLOT="3" -KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~ppc ~ppc64 ~sparc ~x86" +KEYWORDS="~alpha amd64 ~arm ~arm64 ~hppa ~ia64 ~ppc ~ppc64 ~sparc ~x86" IUSE="" SUBVERSION="$(get_version_component_range 1-2)" |