diff options
Diffstat (limited to 'media-gfx/gimp/gimp-2.4.2.ebuild')
-rw-r--r-- | media-gfx/gimp/gimp-2.4.2.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/media-gfx/gimp/gimp-2.4.2.ebuild b/media-gfx/gimp/gimp-2.4.2.ebuild index 9e1f501a56eb..40dfd0f9c703 100644 --- a/media-gfx/gimp/gimp-2.4.2.ebuild +++ b/media-gfx/gimp/gimp-2.4.2.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2007 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/media-gfx/gimp/gimp-2.4.2.ebuild,v 1.1 2007/11/26 14:58:22 hanno Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-gfx/gimp/gimp-2.4.2.ebuild,v 1.2 2007/12/26 23:48:55 cla Exp $ inherit fdo-mime flag-o-matic multilib python @@ -10,7 +10,7 @@ SRC_URI="mirror://gimp/v2.4/${P}.tar.bz2" LICENSE="GPL-2" SLOT="2" -KEYWORDS="~alpha ~amd64 ~hppa ~ia64 -mips ~ppc ~ppc64 ~sparc ~x86 ~x86-fbsd" +KEYWORDS="~alpha ~amd64 ~hppa ~ia64 -mips ~ppc ~ppc64 ~sparc x86 ~x86-fbsd" IUSE="alsa aalib altivec curl dbus debug doc gtkhtml gnome jpeg lcms mmx mng pdf png python smp sse svg tiff wmf" |