diff options
author | 2018-11-24 10:38:27 +0000 | |
---|---|---|
committer | 2018-11-24 10:38:27 +0000 | |
commit | e5c46c7cc873c507cc23bde43dabce0937d68992 (patch) | |
tree | 0b7d39702c720392d7e17e7f4178f73b4f86255d /dev-ruby/rspec-expectations | |
parent | dev-ruby/rspec-core: stable 3.7.1 for hppa, bug #666742 (diff) | |
download | gentoo-e5c46c7cc873c507cc23bde43dabce0937d68992.tar.gz gentoo-e5c46c7cc873c507cc23bde43dabce0937d68992.tar.bz2 gentoo-e5c46c7cc873c507cc23bde43dabce0937d68992.zip |
dev-ruby/rspec-expectations: stable 3.7.0 for hppa, bug #666742
Package-Manager: Portage-2.3.52, Repoman-2.3.12
RepoMan-Options: --include-arches="hppa"
Signed-off-by: Sergei Trofimovich <slyfox@gentoo.org>
Diffstat (limited to 'dev-ruby/rspec-expectations')
-rw-r--r-- | dev-ruby/rspec-expectations/rspec-expectations-3.7.0.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-ruby/rspec-expectations/rspec-expectations-3.7.0.ebuild b/dev-ruby/rspec-expectations/rspec-expectations-3.7.0.ebuild index 3b7b623f4fef..aee9d28b47c3 100644 --- a/dev-ruby/rspec-expectations/rspec-expectations-3.7.0.ebuild +++ b/dev-ruby/rspec-expectations/rspec-expectations-3.7.0.ebuild @@ -19,7 +19,7 @@ SRC_URI="https://github.com/rspec/${PN}/archive/v${PV}.tar.gz -> ${P}-git.tgz" LICENSE="MIT" SLOT="3" -KEYWORDS="alpha amd64 arm ~arm64 ~hppa ia64 ppc ppc64 sparc x86 ~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 ~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)" |