Gentoo Archives: gentoo-commits

From: Sergei Trofimovich <slyfox@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: dev-ruby/rspec-expectations/
Date: Thu, 08 Jul 2021 07:22:21
Message-Id: 1625728630.6cbd56707a49538c4dc3fb3aaf5f17a8bb5527b4.slyfox@gentoo
1 commit: 6cbd56707a49538c4dc3fb3aaf5f17a8bb5527b4
2 Author: Sergei Trofimovich <slyfox <AT> gentoo <DOT> org>
3 AuthorDate: Thu Jul 8 07:17:10 2021 +0000
4 Commit: Sergei Trofimovich <slyfox <AT> gentoo <DOT> org>
5 CommitDate: Thu Jul 8 07:17:10 2021 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=6cbd5670
7
8 dev-ruby/rspec-expectations: stable 3.10.1 for ppc64
9
10 stable wrt bug #800230
11
12 Package-Manager: Portage-3.0.20, Repoman-3.0.3
13 RepoMan-Options: --include-arches="ppc64"
14 Signed-off-by: Sergei Trofimovich <slyfox <AT> gentoo.org>
15
16 dev-ruby/rspec-expectations/rspec-expectations-3.10.1.ebuild | 2 +-
17 1 file changed, 1 insertion(+), 1 deletion(-)
18
19 diff --git a/dev-ruby/rspec-expectations/rspec-expectations-3.10.1.ebuild b/dev-ruby/rspec-expectations/rspec-expectations-3.10.1.ebuild
20 index 64f3462c3e2..537e21832e7 100644
21 --- a/dev-ruby/rspec-expectations/rspec-expectations-3.10.1.ebuild
22 +++ b/dev-ruby/rspec-expectations/rspec-expectations-3.10.1.ebuild
23 @@ -19,7 +19,7 @@ SRC_URI="https://github.com/rspec/${PN}/archive/v${PV}.tar.gz -> ${P}-git.tgz"
24
25 LICENSE="MIT"
26 SLOT="3"
27 -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"
28 +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"
29 IUSE=""
30
31 SUBVERSION="$(ver_cut 1-2)"