Gentoo Archives: gentoo-commits

From: Jeroen Roovers <jer@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: dev-ruby/narray/
Date: Sun, 02 Oct 2016 09:00:10
Message-Id: 1475398746.b36c4da749cd340e600d7b5cd3f3ad94c1081c79.jer@gentoo
1 commit: b36c4da749cd340e600d7b5cd3f3ad94c1081c79
2 Author: Jeroen Roovers <jer <AT> gentoo <DOT> org>
3 AuthorDate: Sun Oct 2 08:53:13 2016 +0000
4 Commit: Jeroen Roovers <jer <AT> gentoo <DOT> org>
5 CommitDate: Sun Oct 2 08:59:06 2016 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=b36c4da7
7
8 dev-ruby/narray: Stable for HPPA (bug #568040).
9
10 Package-Manager: portage-2.3.1
11 RepoMan-Options: --ignore-arches
12
13 dev-ruby/narray/narray-0.6.1.1.ebuild | 2 +-
14 1 file changed, 1 insertion(+), 1 deletion(-)
15
16 diff --git a/dev-ruby/narray/narray-0.6.1.1.ebuild b/dev-ruby/narray/narray-0.6.1.1.ebuild
17 index 64ac1ee..6b6b5e8 100644
18 --- a/dev-ruby/narray/narray-0.6.1.1.ebuild
19 +++ b/dev-ruby/narray/narray-0.6.1.1.ebuild
20 @@ -22,7 +22,7 @@ SRC_URI="https://github.com/masa16/${PN}/archive/${PV}.tar.gz -> ${P}.tar.gz"
21
22 LICENSE="Ruby"
23 SLOT="0"
24 -KEYWORDS="amd64 ~hppa ~mips ppc ~ppc64 x86"
25 +KEYWORDS="amd64 hppa ~mips ppc ~ppc64 x86"
26
27 IUSE=""