Gentoo Archives: gentoo-commits

From: Jeroen Roovers <jer@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: sci-libs/gts/
Date: Sun, 04 Oct 2015 18:05:34
Message-Id: 1443981923.106742980c6ff593025770128c2432fa93e8a36b.jer@gentoo
1 commit: 106742980c6ff593025770128c2432fa93e8a36b
2 Author: Jeroen Roovers <jer <AT> gentoo <DOT> org>
3 AuthorDate: Sun Oct 4 13:07:53 2015 +0000
4 Commit: Jeroen Roovers <jer <AT> gentoo <DOT> org>
5 CommitDate: Sun Oct 4 18:05:23 2015 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=10674298
7
8 sci-libs/gts: Stable for HPPA (bug #562110).
9
10 Package-Manager: portage-2.2.22
11 RepoMan-Options: --ignore-arches
12
13 sci-libs/gts/gts-20121130.ebuild | 2 +-
14 1 file changed, 1 insertion(+), 1 deletion(-)
15
16 diff --git a/sci-libs/gts/gts-20121130.ebuild b/sci-libs/gts/gts-20121130.ebuild
17 index 7209c8e..636bc65 100644
18 --- a/sci-libs/gts/gts-20121130.ebuild
19 +++ b/sci-libs/gts/gts-20121130.ebuild
20 @@ -16,7 +16,7 @@ SRC_URI="http://gts.sourceforge.net/tarballs/${MYP}.tar.gz"
21
22 SLOT="0"
23 LICENSE="LGPL-2"
24 -KEYWORDS="amd64 ~hppa ~ppc ppc64 x86 ~amd64-fbsd ~amd64-linux ~x86-linux"
25 +KEYWORDS="amd64 hppa ~ppc ppc64 x86 ~amd64-fbsd ~amd64-linux ~x86-linux"
26 IUSE="doc examples static-libs test"
27
28 RDEPEND="dev-libs/glib:2"