diff options
author | Thomas Deutschmann <whissi@gentoo.org> | 2018-08-24 03:29:29 +0200 |
---|---|---|
committer | Thomas Deutschmann <whissi@gentoo.org> | 2018-08-24 03:29:29 +0200 |
commit | 0ada9480a690169bce612a8ffda70362cc630480 (patch) | |
tree | 936b5e1776e6e7701944533e56af33f45c950abc /dev-ruby/rspec-expectations | |
parent | dev-ruby/rspec-core: x86 stable (bug #653658) (diff) | |
download | gentoo-0ada9480a690169bce612a8ffda70362cc630480.tar.gz gentoo-0ada9480a690169bce612a8ffda70362cc630480.tar.bz2 gentoo-0ada9480a690169bce612a8ffda70362cc630480.zip |
dev-ruby/rspec-expectations: x86 stable (bug #653658)
Package-Manager: Portage-2.3.48, Repoman-2.3.10
Diffstat (limited to 'dev-ruby/rspec-expectations')
-rw-r--r-- | dev-ruby/rspec-expectations/rspec-expectations-3.6.0.ebuild | 2 |
1 files changed, 1 insertions, 1 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 92b33ed30412..006db3d09cd2 100644 --- a/dev-ruby/rspec-expectations/rspec-expectations-3.6.0.ebuild +++ b/dev-ruby/rspec-expectations/rspec-expectations-3.6.0.ebuild @@ -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)" |