dev-ruby/rspec-support: amd64 stable wrt bug #653658
authorAaron Bauman <bman@gentoo.org>
Sat, 21 Apr 2018 22:32:07 +0000 (18:32 -0400)
committerAaron Bauman <bman@gentoo.org>
Sat, 21 Apr 2018 22:32:07 +0000 (18:32 -0400)
Bug: https://bugs.gentoo.org/653658
Package-Manager: Portage-2.3.31, Repoman-2.3.9

dev-ruby/rspec-support/rspec-support-3.6.0.ebuild

index 6f958f0fbb2f4bb7a6ce1fd3523b9c2505326d16..391a4ecc2321d93d2b742502b47ea18aa050b08c 100644 (file)
@@ -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
@@ -19,7 +19,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=""
 
 ruby_add_bdepend "test? ( >=dev-ruby/rspec-3.5.0:3 dev-ruby/thread_order )"