diff options
author | Sergei Trofimovich <slyfox@gentoo.org> | 2021-03-21 09:26:52 +0000 |
---|---|---|
committer | Sergei Trofimovich <slyfox@gentoo.org> | 2021-03-21 09:45:11 +0000 |
commit | 7187560f68e39f92a6054742dbdc9010fcdf95e3 (patch) | |
tree | 607ed10351a70c43e86b05f996f9396265a47df9 /dev-ruby/rspec/rspec-3.9.0.ebuild | |
parent | dev-ruby/rspec-support: stable 3.9.4 for ppc (diff) | |
download | gentoo-7187560f68e39f92a6054742dbdc9010fcdf95e3.tar.gz gentoo-7187560f68e39f92a6054742dbdc9010fcdf95e3.tar.bz2 gentoo-7187560f68e39f92a6054742dbdc9010fcdf95e3.zip |
dev-ruby/rspec: stable 3.9.0 for ppc
stable wrt bug #774948
Package-Manager: Portage-3.0.17, Repoman-3.0.2
RepoMan-Options: --include-arches="ppc"
Signed-off-by: Sergei Trofimovich <slyfox@gentoo.org>
Diffstat (limited to 'dev-ruby/rspec/rspec-3.9.0.ebuild')
-rw-r--r-- | dev-ruby/rspec/rspec-3.9.0.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-ruby/rspec/rspec-3.9.0.ebuild b/dev-ruby/rspec/rspec-3.9.0.ebuild index 2907575bbbfd..bb72423d97f7 100644 --- a/dev-ruby/rspec/rspec-3.9.0.ebuild +++ b/dev-ruby/rspec/rspec-3.9.0.ebuild @@ -15,7 +15,7 @@ HOMEPAGE="https://github.com/rspec/rspec" LICENSE="MIT" SLOT="3" -KEYWORDS="~alpha amd64 ~arm ~arm64 ~hppa ~ppc ppc64 ~s390 sparc x86" +KEYWORDS="~alpha amd64 ~arm ~arm64 ~hppa ppc ppc64 ~s390 sparc x86" IUSE="" SUBVERSION="$(ver_cut 1-2)" |