diff options
author | Sergei Trofimovich <slyfox@gentoo.org> | 2021-07-08 08:17:09 +0100 |
---|---|---|
committer | Sergei Trofimovich <slyfox@gentoo.org> | 2021-07-08 08:17:09 +0100 |
commit | f2d3a0cac083170f7ef75c1f639befb4d06cf701 (patch) | |
tree | 78935036047390e05665627202b1db9791006eed /dev-ruby/rspec-core | |
parent | dev-ruby/rspec: stable 3.10.0 for ppc64 (diff) | |
download | gentoo-f2d3a0cac083170f7ef75c1f639befb4d06cf701.tar.gz gentoo-f2d3a0cac083170f7ef75c1f639befb4d06cf701.tar.bz2 gentoo-f2d3a0cac083170f7ef75c1f639befb4d06cf701.zip |
dev-ruby/rspec-core: stable 3.10.1 for ppc64
stable wrt bug #800230
Package-Manager: Portage-3.0.20, Repoman-3.0.3
RepoMan-Options: --include-arches="ppc64"
Signed-off-by: Sergei Trofimovich <slyfox@gentoo.org>
Diffstat (limited to 'dev-ruby/rspec-core')
-rw-r--r-- | dev-ruby/rspec-core/rspec-core-3.10.1.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-ruby/rspec-core/rspec-core-3.10.1.ebuild b/dev-ruby/rspec-core/rspec-core-3.10.1.ebuild index deb0b8bb5638..e6273670e72b 100644 --- a/dev-ruby/rspec-core/rspec-core-3.10.1.ebuild +++ b/dev-ruby/rspec-core/rspec-core-3.10.1.ebuild @@ -21,7 +21,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 ~ppc ~ppc64 ~s390 ~sparc ~x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris" +KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ppc ppc64 ~s390 ~sparc ~x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris" IUSE="highlight" SUBVERSION="$(ver_cut 1-2)" |