Gentoo Archives: gentoo-commits

From: Agostino Sarubbo <ago@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: sci-libs/gts/
Date: Fri, 30 Oct 2015 10:15:25
Message-Id: 1446200105.d1d8e6cfb85425943cdd819b8d03f07a67e55824.ago@gentoo
1 commit: d1d8e6cfb85425943cdd819b8d03f07a67e55824
2 Author: Agostino Sarubbo <ago <AT> gentoo <DOT> org>
3 AuthorDate: Fri Oct 30 10:12:23 2015 +0000
4 Commit: Agostino Sarubbo <ago <AT> gentoo <DOT> org>
5 CommitDate: Fri Oct 30 10:15:05 2015 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=d1d8e6cf
7
8 sci-libs/gts: ppc stable wrt bug #562110
9
10 Package-Manager: portage-2.2.20.1
11 RepoMan-Options: --include-arches="ppc"
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 636bc65..9fbd8c4 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"