diff options
author | Sergei Trofimovich <slyfox@gentoo.org> | 2017-11-30 22:26:06 +0000 |
---|---|---|
committer | Sergei Trofimovich <slyfox@gentoo.org> | 2017-11-30 22:45:15 +0000 |
commit | 5a89e96f0d12475ed297b21d69119441d435b3d5 (patch) | |
tree | f8f226460191941ddca9e0c635b5cc844e8f9ad5 /dev-ruby/rspec-expectations/rspec-expectations-2.99.2.ebuild | |
parent | dev-ruby/rspec-mocks: stable 2.99.2 for sparc, bug #634508 (thanks to Rolf Ei... (diff) | |
download | gentoo-5a89e96f0d12475ed297b21d69119441d435b3d5.tar.gz gentoo-5a89e96f0d12475ed297b21d69119441d435b3d5.tar.bz2 gentoo-5a89e96f0d12475ed297b21d69119441d435b3d5.zip |
dev-ruby/rspec-expectations: stable 2.99.2 for sparc, bug #634508 (thanks to Rolf Eike Beer)
Package-Manager: Portage-2.3.16, Repoman-2.3.6
RepoMan-Options: --include-arches="sparc"
Diffstat (limited to 'dev-ruby/rspec-expectations/rspec-expectations-2.99.2.ebuild')
-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 c4f0315fc2c6..57bb90879047 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" |