diff options
author | Jeroen Roovers <jer@gentoo.org> | 2015-10-04 12:41:18 +0200 |
---|---|---|
committer | Jeroen Roovers <jer@gentoo.org> | 2015-10-04 12:44:09 +0200 |
commit | e486339cfcda1ae1e9426262a59efb6dcdad1f18 (patch) | |
tree | 90c2eb4075d2b92eb07f9f000d87a8cb38d5badd /sci-libs/gts | |
parent | dev-util/meld: Drop old (diff) | |
download | gentoo-e486339cfcda1ae1e9426262a59efb6dcdad1f18.tar.gz gentoo-e486339cfcda1ae1e9426262a59efb6dcdad1f18.tar.bz2 gentoo-e486339cfcda1ae1e9426262a59efb6dcdad1f18.zip |
sci-libs/gts: Stable for PPC64 (bug #562110).
Package-Manager: portage-2.2.22
RepoMan-Options: --ignore-arches
Diffstat (limited to 'sci-libs/gts')
-rw-r--r-- | sci-libs/gts/gts-20121130.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sci-libs/gts/gts-20121130.ebuild b/sci-libs/gts/gts-20121130.ebuild index ded858a41963..7209c8e5022d 100644 --- a/sci-libs/gts/gts-20121130.ebuild +++ b/sci-libs/gts/gts-20121130.ebuild @@ -16,7 +16,7 @@ SRC_URI="http://gts.sourceforge.net/tarballs/${MYP}.tar.gz" SLOT="0" LICENSE="LGPL-2" -KEYWORDS="amd64 ~hppa ~ppc ~ppc64 x86 ~amd64-fbsd ~amd64-linux ~x86-linux" +KEYWORDS="amd64 ~hppa ~ppc ppc64 x86 ~amd64-fbsd ~amd64-linux ~x86-linux" IUSE="doc examples static-libs test" RDEPEND="dev-libs/glib:2" |