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: Sun, 04 Oct 2015 10:14:35
Message-Id: 1443953653.c1eab774a74cbd66334ed0e22b9daccecbccc133.ago@gentoo
1 commit: c1eab774a74cbd66334ed0e22b9daccecbccc133
2 Author: Agostino Sarubbo <ago <AT> gentoo <DOT> org>
3 AuthorDate: Sun Oct 4 10:14:13 2015 +0000
4 Commit: Agostino Sarubbo <ago <AT> gentoo <DOT> org>
5 CommitDate: Sun Oct 4 10:14:13 2015 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=c1eab774
7
8 sci-libs/gts: x86 stable wrt bug #562110
9
10 Package-Manager: portage-2.2.20.1
11 RepoMan-Options: --include-arches="x86"
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 86968c4..ded858a 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"