diff options
Diffstat (limited to 'media-gfx/gnuplot/gnuplot-4.0-r1.ebuild')
-rw-r--r-- | media-gfx/gnuplot/gnuplot-4.0-r1.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/media-gfx/gnuplot/gnuplot-4.0-r1.ebuild b/media-gfx/gnuplot/gnuplot-4.0-r1.ebuild index 064ccd30a7d0..38bc12b349ae 100644 --- a/media-gfx/gnuplot/gnuplot-4.0-r1.ebuild +++ b/media-gfx/gnuplot/gnuplot-4.0-r1.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/gnuplot/gnuplot-4.0-r1.ebuild,v 1.16 2005/11/29 03:47:55 vapier Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-gfx/gnuplot/gnuplot-4.0-r1.ebuild,v 1.17 2005/12/03 20:09:59 vapier Exp $ inherit eutils elisp-common @@ -12,7 +12,7 @@ SRC_URI="mirror://sourceforge/gnuplot/${MY_P}.tar.gz" LICENSE="gnuplot" SLOT="0" -KEYWORDS="alpha amd64 ~hppa ppc ppc-macos ppc64 s390 sparc x86" +KEYWORDS="alpha amd64 ~hppa ~ia64 ppc ppc-macos ppc64 s390 sparc x86" IUSE="doc emacs gd ggi pdflib plotutils png readline svga X xemacs" DEPEND=" |