diff options
author | 2017-10-22 22:25:42 +0200 | |
---|---|---|
committer | 2017-10-22 22:32:51 +0200 | |
commit | 31a571e29e627cf7dae06c1b7c457a7932faabee (patch) | |
tree | 2e8deec720753204269bd6be7547373fde7ee215 /dev-ruby | |
parent | dev-ruby/rspec: x86 stable (bug #634508) (diff) | |
download | gentoo-31a571e29e627cf7dae06c1b7c457a7932faabee.tar.gz gentoo-31a571e29e627cf7dae06c1b7c457a7932faabee.tar.bz2 gentoo-31a571e29e627cf7dae06c1b7c457a7932faabee.zip |
dev-ruby/rspec-expectations: x86 stable (bug #634508)
Package-Manager: Portage-2.3.11, Repoman-2.3.3
Diffstat (limited to 'dev-ruby')
-rw-r--r-- | dev-ruby/rspec-expectations/rspec-expectations-2.99.2.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-ruby/rspec-expectations/rspec-expectations-2.99.2.ebuild b/dev-ruby/rspec-expectations/rspec-expectations-2.99.2.ebuild index 1e19f996bb28..978c3c074ed6 100644 --- a/dev-ruby/rspec-expectations/rspec-expectations-2.99.2.ebuild +++ b/dev-ruby/rspec-expectations/rspec-expectations-2.99.2.ebuild @@ -19,7 +19,7 @@ SRC_URI="https://github.com/rspec/${PN}/archive/v${PV}.tar.gz -> ${P}-git.tgz" LICENSE="MIT" SLOT="2" -KEYWORDS="~alpha amd64 ~arm ~arm64 ~hppa ia64 ppc ppc64 ~sparc ~x86 ~x86-fbsd ~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 ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris" IUSE="" ruby_add_rdepend ">=dev-ruby/diff-lcs-1.1.3" |