diff options
author | Tom Gall <tgall@gentoo.org> | 2004-07-21 02:18:24 +0000 |
---|---|---|
committer | Tom Gall <tgall@gentoo.org> | 2004-07-21 02:18:24 +0000 |
commit | 1008d3d9eccb800569883ba4eb08f75fad19a18d (patch) | |
tree | 6d036ad7b32bb05c673f51edc0283a2a9c0436fc /media-gfx/graphviz/graphviz-1.10.ebuild | |
parent | nick the patch from debian (bug #57372) (diff) | |
download | historical-1008d3d9eccb800569883ba4eb08f75fad19a18d.tar.gz historical-1008d3d9eccb800569883ba4eb08f75fad19a18d.tar.bz2 historical-1008d3d9eccb800569883ba4eb08f75fad19a18d.zip |
stable on ppc64, bug #57163
Diffstat (limited to 'media-gfx/graphviz/graphviz-1.10.ebuild')
-rw-r--r-- | media-gfx/graphviz/graphviz-1.10.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/media-gfx/graphviz/graphviz-1.10.ebuild b/media-gfx/graphviz/graphviz-1.10.ebuild index 1b404640daa9..c010f4d9e666 100644 --- a/media-gfx/graphviz/graphviz-1.10.ebuild +++ b/media-gfx/graphviz/graphviz-1.10.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2004 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/media-gfx/graphviz/graphviz-1.10.ebuild,v 1.16 2004/07/14 17:40:32 agriffis Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-gfx/graphviz/graphviz-1.10.ebuild,v 1.17 2004/07/21 02:18:24 tgall Exp $ inherit gnuconfig @@ -10,7 +10,7 @@ SRC_URI="http://www.graphviz.org/pub/graphviz/${P}.tar.gz" LICENSE="as-is | ATT" SLOT="0" -KEYWORDS="x86 ppc sparc alpha hppa amd64 ia64 mips" +KEYWORDS="x86 ppc sparc alpha hppa amd64 ia64 mips ppc64" IUSE="tcltk" #Can use freetype-1.3 or 2.0, but not both |