diff options
author | 2021-07-15 23:17:44 +0100 | |
---|---|---|
committer | 2021-07-15 23:17:44 +0100 | |
commit | dc554d6746f65efbfff4b50ad6cada23fdf6fcd5 (patch) | |
tree | edad84dd2517f89dc7743f882d13ea568eda6c7e /dev-ruby/rspec-expectations | |
parent | dev-ruby/rspec-core: stable 3.10.1 for ppc (diff) | |
download | gentoo-dc554d6746f65efbfff4b50ad6cada23fdf6fcd5.tar.gz gentoo-dc554d6746f65efbfff4b50ad6cada23fdf6fcd5.tar.bz2 gentoo-dc554d6746f65efbfff4b50ad6cada23fdf6fcd5.zip |
dev-ruby/rspec-expectations: 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-expectations')
-rw-r--r-- | dev-ruby/rspec-expectations/rspec-expectations-3.10.1.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-ruby/rspec-expectations/rspec-expectations-3.10.1.ebuild b/dev-ruby/rspec-expectations/rspec-expectations-3.10.1.ebuild index 537e21832e7e..d1c875ca4fdb 100644 --- a/dev-ruby/rspec-expectations/rspec-expectations-3.10.1.ebuild +++ b/dev-ruby/rspec-expectations/rspec-expectations-3.10.1.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)" |