diff options
author | 2016-12-25 15:02:15 +0900 | |
---|---|---|
committer | 2016-12-25 15:02:15 +0900 | |
commit | b0eae51b62ac6c31fcce4de6871899ef8796734d (patch) | |
tree | 537f5395fb10454a4dfc57970a229dea1113888c /dev-ruby | |
parent | dev-ruby/rspec-mocks: amd64 stable wrt bug #565112 (diff) | |
download | gentoo-b0eae51b62ac6c31fcce4de6871899ef8796734d.tar.gz gentoo-b0eae51b62ac6c31fcce4de6871899ef8796734d.tar.bz2 gentoo-b0eae51b62ac6c31fcce4de6871899ef8796734d.zip |
dev-ruby/rspec-expectations: amd64 stable wrt bug #565112
Diffstat (limited to 'dev-ruby')
-rw-r--r-- | dev-ruby/rspec-expectations/rspec-expectations-3.5.0.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-ruby/rspec-expectations/rspec-expectations-3.5.0.ebuild b/dev-ruby/rspec-expectations/rspec-expectations-3.5.0.ebuild index 55cd35abf462..1aa3242fae7e 100644 --- a/dev-ruby/rspec-expectations/rspec-expectations-3.5.0.ebuild +++ b/dev-ruby/rspec-expectations/rspec-expectations-3.5.0.ebuild @@ -20,7 +20,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="" SUBVERSION="$(get_version_component_range 1-2)" |