diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2015-10-30 11:12:23 +0100 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2015-10-30 11:15:05 +0100 |
commit | d1d8e6cfb85425943cdd819b8d03f07a67e55824 (patch) | |
tree | 041f429fd25d088b4bfd0bc4c12ae919f9c2acf6 /sci-libs/gts | |
parent | media-libs/libpng: ppc stable wrt bug #560444 (diff) | |
download | gentoo-d1d8e6cfb85425943cdd819b8d03f07a67e55824.tar.gz gentoo-d1d8e6cfb85425943cdd819b8d03f07a67e55824.tar.bz2 gentoo-d1d8e6cfb85425943cdd819b8d03f07a67e55824.zip |
sci-libs/gts: ppc stable wrt bug #562110
Package-Manager: portage-2.2.20.1
RepoMan-Options: --include-arches="ppc"
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 636bc656d718..9fbd8c448980 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" |