diff options
author | Aaron Bauman <bman@gentoo.org> | 2018-04-21 18:34:49 -0400 |
---|---|---|
committer | Aaron Bauman <bman@gentoo.org> | 2018-04-21 18:34:49 -0400 |
commit | d56bd00587acf31ce56a857700ce6df3fb96c576 (patch) | |
tree | 82dd116f31e9d4ac183b92f32198d4044ec3b1b3 | |
parent | dev-ruby/zentest: amd64 stable wrt bug #653658 (diff) | |
download | gentoo-d56bd00587acf31ce56a857700ce6df3fb96c576.tar.gz gentoo-d56bd00587acf31ce56a857700ce6df3fb96c576.tar.bz2 gentoo-d56bd00587acf31ce56a857700ce6df3fb96c576.zip |
dev-ruby/rspec-expectations: 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-expectations/rspec-expectations-3.6.0.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-ruby/rspec-expectations/rspec-expectations-3.6.0.ebuild b/dev-ruby/rspec-expectations/rspec-expectations-3.6.0.ebuild index 44c5a8f06fc8..9d8e78760372 100644 --- a/dev-ruby/rspec-expectations/rspec-expectations-3.6.0.ebuild +++ b/dev-ruby/rspec-expectations/rspec-expectations-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 @@ -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="" SUBVERSION="$(get_version_component_range 1-2)" |