diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2016-01-17 19:23:58 +0100 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2016-01-17 19:23:58 +0100 |
commit | 6b249040ed607431b8edb559461d32dfab0964f6 (patch) | |
tree | 53c65db3baa4c9bc9c74fce870c7e5a0811ab66c /dev-ruby/rspec | |
parent | dev-ruby/rspec-mocks: ppc stable wrt bug #565114 (diff) | |
download | gentoo-6b249040ed607431b8edb559461d32dfab0964f6.tar.gz gentoo-6b249040ed607431b8edb559461d32dfab0964f6.tar.bz2 gentoo-6b249040ed607431b8edb559461d32dfab0964f6.zip |
dev-ruby/rspec: ppc stable wrt bug #565114
Package-Manager: portage-2.2.26
RepoMan-Options: --include-arches="ppc"
Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
Diffstat (limited to 'dev-ruby/rspec')
-rw-r--r-- | dev-ruby/rspec/rspec-2.14.1-r1.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-ruby/rspec/rspec-2.14.1-r1.ebuild b/dev-ruby/rspec/rspec-2.14.1-r1.ebuild index 5cefd5b9024d..89aa78c212e4 100644 --- a/dev-ruby/rspec/rspec-2.14.1-r1.ebuild +++ b/dev-ruby/rspec/rspec-2.14.1-r1.ebuild @@ -17,7 +17,7 @@ HOMEPAGE="http://rspec.rubyforge.org/" 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="" SUBVERSION="$(get_version_component_range 1-2)" |