diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2015-11-17 10:58:45 +0100 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2015-11-17 10:58:45 +0100 |
commit | 6c5b1e87d95530cf9d2594f2dae7150e294d31c5 (patch) | |
tree | 5b6667d4be74d4cfa6c0ca7c57e0b732fe6c4f90 /dev-ruby | |
parent | dev-ruby/rspec-core: amd64 stable wrt bug #565114 (diff) | |
download | gentoo-6c5b1e87d95530cf9d2594f2dae7150e294d31c5.tar.gz gentoo-6c5b1e87d95530cf9d2594f2dae7150e294d31c5.tar.bz2 gentoo-6c5b1e87d95530cf9d2594f2dae7150e294d31c5.zip |
dev-ruby/rspec-expectations: amd64 stable wrt bug #565114
Package-Manager: portage-2.2.20.1
RepoMan-Options: --include-arches="amd64"
Diffstat (limited to 'dev-ruby')
-rw-r--r-- | dev-ruby/rspec-expectations/rspec-expectations-2.14.5-r1.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-ruby/rspec-expectations/rspec-expectations-2.14.5-r1.ebuild b/dev-ruby/rspec-expectations/rspec-expectations-2.14.5-r1.ebuild index a25030832f99..8b0ba3d6b157 100644 --- a/dev-ruby/rspec-expectations/rspec-expectations-2.14.5-r1.ebuild +++ b/dev-ruby/rspec-expectations/rspec-expectations-2.14.5-r1.ebuild @@ -20,7 +20,7 @@ SRC_URI="https://github.com/rspec/${PN}/archive/v${PV}.tar.gz -> ${P}-git.tgz" LICENSE="MIT" SLOT="2" -KEYWORDS="~alpha ~amd64 ~arm ~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 ~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" |