Gentoo Archives: gentoo-commits

From: Hans de Graaff <graaff@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: dev-ruby/rubygems/
Date: Sun, 21 Apr 2019 07:27:36
Message-Id: 1555831592.77f7cf8103bfd744be8b407c3875c1bbc8262740.graaff@gentoo
1 commit: 77f7cf8103bfd744be8b407c3875c1bbc8262740
2 Author: Hans de Graaff <graaff <AT> gentoo <DOT> org>
3 AuthorDate: Sun Apr 21 07:26:32 2019 +0000
4 Commit: Hans de Graaff <graaff <AT> gentoo <DOT> org>
5 CommitDate: Sun Apr 21 07:26:32 2019 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=77f7cf81
7
8 dev-ruby/rubygems: hppa stable
9
10 Per comment 10 on bug 679490
11
12 Signed-off-by: Hans de Graaff <graaff <AT> gentoo.org>
13 Package-Manager: Portage-2.3.62, Repoman-2.3.11
14
15 dev-ruby/rubygems/rubygems-2.7.9.ebuild | 2 +-
16 1 file changed, 1 insertion(+), 1 deletion(-)
17
18 diff --git a/dev-ruby/rubygems/rubygems-2.7.9.ebuild b/dev-ruby/rubygems/rubygems-2.7.9.ebuild
19 index 23921338927..632eb8f1326 100644
20 --- a/dev-ruby/rubygems/rubygems-2.7.9.ebuild
21 +++ b/dev-ruby/rubygems/rubygems-2.7.9.ebuild
22 @@ -13,7 +13,7 @@ LICENSE="GPL-2 || ( Ruby MIT )"
23
24 SRC_URI="https://rubygems.org/rubygems/${P}.tgz"
25
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 +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"
28 SLOT="0"
29 IUSE="server test"