diff options
author | Rolf Eike Beer <eike@sf-mail.de> | 2019-08-24 21:38:28 +0200 |
---|---|---|
committer | Sergei Trofimovich <slyfox@gentoo.org> | 2019-08-24 22:24:09 +0100 |
commit | 034bbfc0c29943efedbaca604a2989aeb7218da5 (patch) | |
tree | da00aca913e42f0d43ac19ce978acdbae2a7cdc9 /dev-ruby/rspec | |
parent | dev-ruby/rspec-expectations: stable 3.8.4 for hppa, bug #692686 (diff) | |
download | gentoo-034bbfc0c29943efedbaca604a2989aeb7218da5.tar.gz gentoo-034bbfc0c29943efedbaca604a2989aeb7218da5.tar.bz2 gentoo-034bbfc0c29943efedbaca604a2989aeb7218da5.zip |
dev-ruby/rspec: stable 3.8.0 for hppa, bug #692686
Package-Manager: Portage-2.3.69, Repoman-2.3.16
RepoMan-Options: --include-arches="hppa"
Signed-off-by: Rolf Eike Beer <eike@sf-mail.de>
Signed-off-by: Sergei Trofimovich <slyfox@gentoo.org>
Diffstat (limited to 'dev-ruby/rspec')
-rw-r--r-- | dev-ruby/rspec/rspec-3.8.0.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-ruby/rspec/rspec-3.8.0.ebuild b/dev-ruby/rspec/rspec-3.8.0.ebuild index 79c53360b34b..8f288bb12522 100644 --- a/dev-ruby/rspec/rspec-3.8.0.ebuild +++ b/dev-ruby/rspec/rspec-3.8.0.ebuild @@ -16,7 +16,7 @@ HOMEPAGE="https://github.com/rspec/rspec" LICENSE="MIT" SLOT="3" -KEYWORDS="alpha amd64 ~arm ~arm64 ~hppa ia64 ppc ppc64 s390 sparc x86" +KEYWORDS="alpha amd64 ~arm ~arm64 hppa ia64 ppc ppc64 s390 sparc x86" IUSE="" SUBVERSION="$(ver_cut 1-2)" |