Gentoo Archives: gentoo-commits

From: "Manuel Rüger" <mrueg@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: dev-ruby/rubygems/
Date: Mon, 02 Oct 2017 12:23:23
Message-Id: 1506946986.6dfd4adb7f387a4f85505dc9c982b95bee44d877.mrueg@gentoo
1 commit: 6dfd4adb7f387a4f85505dc9c982b95bee44d877
2 Author: Manuel Rüger <mrueg <AT> gentoo <DOT> org>
3 AuthorDate: Mon Oct 2 12:23:06 2017 +0000
4 Commit: Manuel Rüger <mrueg <AT> gentoo <DOT> org>
5 CommitDate: Mon Oct 2 12:23:06 2017 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=6dfd4adb
7
8 dev-ruby/rubygems: amd64 stable
9
10 Package-Manager: Portage-2.3.10, Repoman-2.3.3
11
12 dev-ruby/rubygems/rubygems-2.6.13.ebuild | 2 +-
13 1 file changed, 1 insertion(+), 1 deletion(-)
14
15 diff --git a/dev-ruby/rubygems/rubygems-2.6.13.ebuild b/dev-ruby/rubygems/rubygems-2.6.13.ebuild
16 index 0dd6d4b2f41..2165741644d 100644
17 --- a/dev-ruby/rubygems/rubygems-2.6.13.ebuild
18 +++ b/dev-ruby/rubygems/rubygems-2.6.13.ebuild
19 @@ -13,7 +13,7 @@ LICENSE="|| ( Ruby MIT )"
20
21 SRC_URI="https://rubygems.org/rubygems/${P}.tgz"
22
23 -KEYWORDS="alpha ~amd64 arm ~arm64 hppa ia64 ~mips ppc ppc64 ~s390 ~sh ~sparc ~x86 ~amd64-fbsd ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris"
24 +KEYWORDS="alpha amd64 arm ~arm64 hppa ia64 ~mips ppc ppc64 ~s390 ~sh ~sparc ~x86 ~amd64-fbsd ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris"
25 SLOT="0"
26 IUSE="server test"