diff options
author | Dawid Węgliński <cla@gentoo.org> | 2007-12-26 23:48:55 +0000 |
---|---|---|
committer | Dawid Węgliński <cla@gentoo.org> | 2007-12-26 23:48:55 +0000 |
commit | 9a5aafcd329bce50d17937a7573d9245cd8085a8 (patch) | |
tree | 50d8cb19a6bd620b63e56c32bb1adb04d41e62d3 /media-gfx/gimp/gimp-2.4.2.ebuild | |
parent | fixed typo; patch/diff (diff) | |
download | gentoo-2-9a5aafcd329bce50d17937a7573d9245cd8085a8.tar.gz gentoo-2-9a5aafcd329bce50d17937a7573d9245cd8085a8.tar.bz2 gentoo-2-9a5aafcd329bce50d17937a7573d9245cd8085a8.zip |
Stable on x86 wrt bug #203382
(Portage version: 2.1.3.19)
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" |