diff options
author | Sergei Trofimovich <slyfox@gentoo.org> | 2021-03-21 09:26:57 +0000 |
---|---|---|
committer | Sergei Trofimovich <slyfox@gentoo.org> | 2021-03-21 09:45:12 +0000 |
commit | 6a9cf0fcff1737736c20e420ce5e76c598e46e0c (patch) | |
tree | f46e02e7afd40d07df7bcecd0b3476265be5c308 /dev-ruby/rspec-core/rspec-core-3.9.3.ebuild | |
parent | dev-ruby/rspec: stable 3.9.0 for ppc (diff) | |
download | gentoo-6a9cf0fcff1737736c20e420ce5e76c598e46e0c.tar.gz gentoo-6a9cf0fcff1737736c20e420ce5e76c598e46e0c.tar.bz2 gentoo-6a9cf0fcff1737736c20e420ce5e76c598e46e0c.zip |
dev-ruby/rspec-core: stable 3.9.3 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-core/rspec-core-3.9.3.ebuild')
-rw-r--r-- | dev-ruby/rspec-core/rspec-core-3.9.3.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-ruby/rspec-core/rspec-core-3.9.3.ebuild b/dev-ruby/rspec-core/rspec-core-3.9.3.ebuild index 23c73a66d3ab..e5993df40f91 100644 --- a/dev-ruby/rspec-core/rspec-core-3.9.3.ebuild +++ b/dev-ruby/rspec-core/rspec-core-3.9.3.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)" |