diff options
author | 2004-11-04 03:04:43 +0000 | |
---|---|---|
committer | 2004-11-04 03:04:43 +0000 | |
commit | 722cccd7c5a72bcc591875dc3d7bd880195f2e63 (patch) | |
tree | f58b8b4427bf2726c8cb0fbd1cde925ecb9018cd /media-gfx/graphviz/graphviz-1.10.ebuild | |
parent | Add some more debugging CFLAGS to ALLOWED_FLAGS. (Manifest recommit) (diff) | |
download | gentoo-2-722cccd7c5a72bcc591875dc3d7bd880195f2e63.tar.gz gentoo-2-722cccd7c5a72bcc591875dc3d7bd880195f2e63.tar.bz2 gentoo-2-722cccd7c5a72bcc591875dc3d7bd880195f2e63.zip |
arm KEYWORDS
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 86c0b639de37..323f9aebb681 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.19 2004/11/04 01:32:30 vapier Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-gfx/graphviz/graphviz-1.10.ebuild,v 1.20 2004/11/04 03:04:43 vapier Exp $ inherit gnuconfig @@ -10,7 +10,7 @@ SRC_URI="http://www.graphviz.org/pub/graphviz/ARCHIVE/${P}.tar.gz" LICENSE="as-is | ATT" SLOT="0" -KEYWORDS="alpha amd64 hppa ia64 mips ppc ppc64 s390 sparc x86" +KEYWORDS="alpha amd64 arm hppa ia64 mips ppc ppc64 s390 sparc x86" IUSE="tcltk" #Can use freetype-1.3 or 2.0, but not both |