summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSteve Arnold <nerdboy@gentoo.org>2005-05-30 04:43:16 +0000
committerSteve Arnold <nerdboy@gentoo.org>2005-05-30 04:43:16 +0000
commitcd80b87c9026ee9806e287e6fb6e717ad82f97d1 (patch)
tree714fd715eb329a8301c07b239302ffa06f73a30e /media-gfx/graphviz/graphviz-1.16.ebuild
parentFix bug #94415, -fPIC needed for correct kerberos build stuff. (diff)
downloadhistorical-cd80b87c9026ee9806e287e6fb6e717ad82f97d1.tar.gz
historical-cd80b87c9026ee9806e287e6fb6e717ad82f97d1.tar.bz2
historical-cd80b87c9026ee9806e287e6fb6e717ad82f97d1.zip
updating for doxygen; all 1.x versions work fine on x86 and sparc
Package-Manager: portage-2.0.51.19
Diffstat (limited to 'media-gfx/graphviz/graphviz-1.16.ebuild')
-rw-r--r--media-gfx/graphviz/graphviz-1.16.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/media-gfx/graphviz/graphviz-1.16.ebuild b/media-gfx/graphviz/graphviz-1.16.ebuild
index a3d015399c9e..9e4fed3543af 100644
--- a/media-gfx/graphviz/graphviz-1.16.ebuild
+++ b/media-gfx/graphviz/graphviz-1.16.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2005 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/media-gfx/graphviz/graphviz-1.16.ebuild,v 1.5 2005/02/20 13:00:41 swegener Exp $
+# $Header: /var/cvsroot/gentoo-x86/media-gfx/graphviz/graphviz-1.16.ebuild,v 1.6 2005/05/30 04:43:16 nerdboy Exp $
inherit gnuconfig eutils flag-o-matic
@@ -11,7 +11,7 @@ SRC_URI="http://www.graphviz.org/pub/graphviz/ARCHIVE/${P}.tar.gz
LICENSE="as-is ATT"
SLOT="0"
-KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 ~x86 ~ppc-macos"
+KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sparc x86 ~ppc-macos"
IUSE="tcltk"
#Can use freetype-1.3 or 2.0, but not both