diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2016-07-08 12:30:07 +0200 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2016-07-08 12:30:07 +0200 |
commit | f1623665355f491719dc80c673db4a38b92c36ed (patch) | |
tree | 8bf5d0a6da8cda701f6f234702c67228135e8679 /dev-ruby/rspec | |
parent | dev-ruby/rspec-mocks: sparc stable wrt bug #565114 (diff) | |
download | gentoo-f1623665355f491719dc80c673db4a38b92c36ed.tar.gz gentoo-f1623665355f491719dc80c673db4a38b92c36ed.tar.bz2 gentoo-f1623665355f491719dc80c673db4a38b92c36ed.zip |
dev-ruby/rspec: sparc stable wrt bug #565114
Package-Manager: portage-2.2.28
RepoMan-Options: --include-arches="sparc"
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 ace236120e99..6f4cc209ecbe 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)" |