diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2016-07-08 12:29:57 +0200 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2016-07-08 12:29:57 +0200 |
commit | 2e9c7ed1bb340a8de910fa02754af68a338859ce (patch) | |
tree | e788ebaf6118ac382e0aee84e1d8ea81331dbeef /dev-ruby/rspec-expectations | |
parent | dev-ruby/rspec-core: sparc stable wrt bug #565114 (diff) | |
download | gentoo-2e9c7ed1bb340a8de910fa02754af68a338859ce.tar.gz gentoo-2e9c7ed1bb340a8de910fa02754af68a338859ce.tar.bz2 gentoo-2e9c7ed1bb340a8de910fa02754af68a338859ce.zip |
dev-ruby/rspec-expectations: 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-expectations')
-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 d3444e8d517d..a08bc705c8f6 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" |