summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAaron Bauman <bman@gentoo.org>2018-04-21 18:31:27 -0400
committerAaron Bauman <bman@gentoo.org>2018-04-21 18:31:27 -0400
commit2f75e3abf8834bd37f08909bcd11ca3ede3f7619 (patch)
treed07fea65ab5cf354d0f0c7fdcce1832319c0279b
parentdev-ruby/rspec-mocks: amd64 stable wrt bug #653658 (diff)
downloadgentoo-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
-rw-r--r--dev-ruby/rspec/rspec-3.6.0.ebuild4
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)"