diff options
author | Sergei Trofimovich <slyfox@gentoo.org> | 2021-07-15 23:17:43 +0100 |
---|---|---|
committer | Sergei Trofimovich <slyfox@gentoo.org> | 2021-07-15 23:17:43 +0100 |
commit | c6eb17a624aee174a4dd3b3cdc24ac3016f2ba4a (patch) | |
tree | 310db04ddb4081264e7a77c5bb97c6d288294ecb /dev-ruby/rspec-core/rspec-core-3.10.1.ebuild | |
parent | dev-ruby/rspec: stable 3.10.0 for ppc (diff) | |
download | gentoo-c6eb17a624aee174a4dd3b3cdc24ac3016f2ba4a.tar.gz gentoo-c6eb17a624aee174a4dd3b3cdc24ac3016f2ba4a.tar.bz2 gentoo-c6eb17a624aee174a4dd3b3cdc24ac3016f2ba4a.zip |
dev-ruby/rspec-core: stable 3.10.1 for ppc
stable wrt bug #800230
Package-Manager: Portage-3.0.20, Repoman-3.0.3
RepoMan-Options: --include-arches="ppc"
Signed-off-by: Sergei Trofimovich <slyfox@gentoo.org>
Diffstat (limited to 'dev-ruby/rspec-core/rspec-core-3.10.1.ebuild')
-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 e6273670e72b..0544fa1df05d 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)" |