Gentoo Archives: gentoo-commits

From: Sam James <sam@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: dev-ruby/rubygems/
Date: Mon, 11 Oct 2021 01:17:07
Message-Id: 1633914986.24337b9c9af0d1b9148b3b9bd06847b57348e3c3.sam@gentoo
1 commit: 24337b9c9af0d1b9148b3b9bd06847b57348e3c3
2 Author: Sam James <sam <AT> gentoo <DOT> org>
3 AuthorDate: Mon Oct 11 01:16:26 2021 +0000
4 Commit: Sam James <sam <AT> gentoo <DOT> org>
5 CommitDate: Mon Oct 11 01:16:26 2021 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=24337b9c
7
8 dev-ruby/rubygems: Stabilize 3.1.6 arm64, #801289
9
10 Signed-off-by: Sam James <sam <AT> gentoo.org>
11
12 dev-ruby/rubygems/rubygems-3.1.6.ebuild | 2 +-
13 1 file changed, 1 insertion(+), 1 deletion(-)
14
15 diff --git a/dev-ruby/rubygems/rubygems-3.1.6.ebuild b/dev-ruby/rubygems/rubygems-3.1.6.ebuild
16 index e2ab1e344ab..b0de11f91ba 100644
17 --- a/dev-ruby/rubygems/rubygems-3.1.6.ebuild
18 +++ b/dev-ruby/rubygems/rubygems-3.1.6.ebuild
19 @@ -13,7 +13,7 @@ LICENSE="GPL-2 || ( Ruby MIT )"
20
21 SRC_URI="https://rubygems.org/rubygems/${P}.tgz"
22
23 -KEYWORDS="~alpha amd64 ~arm ~arm64 ~hppa ~mips ~ppc ~ppc64 ~s390 ~sparc x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris"
24 +KEYWORDS="~alpha amd64 ~arm arm64 ~hppa ~mips ~ppc ~ppc64 ~s390 ~sparc x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris"
25 SLOT="0"
26 IUSE="server test"
27 RESTRICT="!test? ( test )"