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/rubygems/
Date: Sat, 31 Mar 2018 10:05:08
Message-Id: 1522490682.a93392ee917d49e3fe9812628cc8e2a0bc5e1ca7.slyfox@gentoo
1 commit: a93392ee917d49e3fe9812628cc8e2a0bc5e1ca7
2 Author: Rolf Eike Beer <eike <AT> sf-mail <DOT> de>
3 AuthorDate: Sat Mar 31 08:30:34 2018 +0000
4 Commit: Sergei Trofimovich <slyfox <AT> gentoo <DOT> org>
5 CommitDate: Sat Mar 31 10:04:42 2018 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=a93392ee
7
8 dev-ruby/rubygems: stable 2.7.6 for sparc
9
10 Bug: https://bugs.gentoo.org/647922
11 Package-Manager: Portage-2.3.24, Repoman-2.3.6
12 RepoMan-Options: --include-arches="sparc"
13
14 dev-ruby/rubygems/rubygems-2.7.6.ebuild | 2 +-
15 1 file changed, 1 insertion(+), 1 deletion(-)
16
17 diff --git a/dev-ruby/rubygems/rubygems-2.7.6.ebuild b/dev-ruby/rubygems/rubygems-2.7.6.ebuild
18 index 0204ccb7499..c24384f366f 100644
19 --- a/dev-ruby/rubygems/rubygems-2.7.6.ebuild
20 +++ b/dev-ruby/rubygems/rubygems-2.7.6.ebuild
21 @@ -13,7 +13,7 @@ LICENSE="|| ( Ruby MIT )"
22
23 SRC_URI="https://rubygems.org/rubygems/${P}.tgz"
24
25 -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"
26 +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"
27 SLOT="0"
28 IUSE="server test"