diff options
Diffstat (limited to 'media-gfx/gimp/gimp-2.2.12.ebuild')
-rw-r--r-- | media-gfx/gimp/gimp-2.2.12.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/media-gfx/gimp/gimp-2.2.12.ebuild b/media-gfx/gimp/gimp-2.2.12.ebuild index bcd4e9c7ebdc..450b748ea3dc 100644 --- a/media-gfx/gimp/gimp-2.2.12.ebuild +++ b/media-gfx/gimp/gimp-2.2.12.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2006 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/media-gfx/gimp/gimp-2.2.12.ebuild,v 1.4 2006/07/08 02:33:06 tcort Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-gfx/gimp/gimp-2.2.12.ebuild,v 1.5 2006/07/08 15:31:55 tcort Exp $ inherit flag-o-matic libtool eutils fdo-mime alternatives @@ -11,7 +11,7 @@ SRC_URI="mirror://gimp/v2.2/${P}.tar.bz2" LICENSE="GPL-2" SLOT="2" -KEYWORDS="amd64 ~hppa ppc ppc64 ~sparc ~x86" +KEYWORDS="~alpha amd64 ~hppa ppc ppc64 ~sparc ~x86" IUSE="aalib altivec debug doc gtkhtml gimpprint hardened jpeg lcms mmx mng png python smp sse svg tiff wmf" |