diff options
author | Sergei Trofimovich <slyfox@gentoo.org> | 2021-03-21 09:27:02 +0000 |
---|---|---|
committer | Sergei Trofimovich <slyfox@gentoo.org> | 2021-03-21 09:45:12 +0000 |
commit | ea6b30e8ecf6ea506d3531991abaf2a2dd11f744 (patch) | |
tree | df02b0dfa3b02b039b760738626e602c48ea0234 /dev-ruby/rspec-expectations | |
parent | dev-ruby/rspec-core: stable 3.9.3 for ppc (diff) | |
download | gentoo-ea6b30e8ecf6ea506d3531991abaf2a2dd11f744.tar.gz gentoo-ea6b30e8ecf6ea506d3531991abaf2a2dd11f744.tar.bz2 gentoo-ea6b30e8ecf6ea506d3531991abaf2a2dd11f744.zip |
dev-ruby/rspec-expectations: stable 3.9.4 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-expectations')
-rw-r--r-- | dev-ruby/rspec-expectations/rspec-expectations-3.9.4.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-ruby/rspec-expectations/rspec-expectations-3.9.4.ebuild b/dev-ruby/rspec-expectations/rspec-expectations-3.9.4.ebuild index 10b10ab52562..81a67810bd64 100644 --- a/dev-ruby/rspec-expectations/rspec-expectations-3.9.4.ebuild +++ b/dev-ruby/rspec-expectations/rspec-expectations-3.9.4.ebuild @@ -19,7 +19,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="" SUBVERSION="$(ver_cut 1-2)" |