Gentoo Archives: gentoo-commits

From: Matt Turner <mattst88@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: sci-libs/gts/
Date: Wed, 28 Mar 2018 20:55:12
Message-Id: 1522270474.377e9664217ba1d4e4e68d47ea29ceb00a4f867c.mattst88@gentoo
1 commit: 377e9664217ba1d4e4e68d47ea29ceb00a4f867c
2 Author: Matt Turner <mattst88 <AT> gentoo <DOT> org>
3 AuthorDate: Wed Mar 28 20:54:34 2018 +0000
4 Commit: Matt Turner <mattst88 <AT> gentoo <DOT> org>
5 CommitDate: Wed Mar 28 20:54:34 2018 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=377e9664
7
8 sci-libs/gts-20121130: added ~mips
9
10 sci-libs/gts/gts-20121130.ebuild | 2 +-
11 1 file changed, 1 insertion(+), 1 deletion(-)
12
13 diff --git a/sci-libs/gts/gts-20121130.ebuild b/sci-libs/gts/gts-20121130.ebuild
14 index 33c9796abf2..447be27a44a 100644
15 --- a/sci-libs/gts/gts-20121130.ebuild
16 +++ b/sci-libs/gts/gts-20121130.ebuild
17 @@ -15,7 +15,7 @@ SRC_URI="http://gts.sourceforge.net/tarballs/${MYP}.tar.gz"
18
19 SLOT="0"
20 LICENSE="LGPL-2"
21 -KEYWORDS="amd64 ~arm64 hppa ppc ppc64 x86 ~amd64-fbsd ~amd64-linux ~x86-linux"
22 +KEYWORDS="amd64 ~arm64 hppa ~mips ppc ppc64 x86 ~amd64-fbsd ~amd64-linux ~x86-linux"
23 IUSE="doc examples static-libs test"
24
25 RDEPEND="dev-libs/glib:2"