diff options
author | Aaron Bauman <bman@gentoo.org> | 2016-12-25 15:03:27 +0900 |
---|---|---|
committer | Aaron Bauman <bman@gentoo.org> | 2016-12-25 15:03:27 +0900 |
commit | 4b2e74ba2f2b26a6e47f98aec0dc3b57a71c60ce (patch) | |
tree | e9be0939c3f2e52e87c3f4d824833f39f86c32a8 /dev-ruby/rspec-core | |
parent | dev-ruby/rspec-expectations: amd64 stable wrt bug #565112 (diff) | |
download | gentoo-4b2e74ba2f2b26a6e47f98aec0dc3b57a71c60ce.tar.gz gentoo-4b2e74ba2f2b26a6e47f98aec0dc3b57a71c60ce.tar.bz2 gentoo-4b2e74ba2f2b26a6e47f98aec0dc3b57a71c60ce.zip |
dev-ruby/rspec-core: amd64 stable wrt bug #565112
Diffstat (limited to 'dev-ruby/rspec-core')
-rw-r--r-- | dev-ruby/rspec-core/rspec-core-3.5.4.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-ruby/rspec-core/rspec-core-3.5.4.ebuild b/dev-ruby/rspec-core/rspec-core-3.5.4.ebuild index 3914e2093087..30700cf5a415 100644 --- a/dev-ruby/rspec-core/rspec-core-3.5.4.ebuild +++ b/dev-ruby/rspec-core/rspec-core-3.5.4.ebuild @@ -23,7 +23,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="highlight" SUBVERSION="$(get_version_component_range 1-2)" |