diff options
author | Brent Baude <ranger@gentoo.org> | 2008-12-01 22:05:45 +0000 |
---|---|---|
committer | Brent Baude <ranger@gentoo.org> | 2008-12-01 22:05:45 +0000 |
commit | 51489b23c5e3610bf3ba71e2adda216e19a0af0f (patch) | |
tree | 0fbf1f4cf02aece33d1ce2c6585599c8ff23f2b3 /media-libs/gegl/gegl-0.0.20.ebuild | |
parent | Marking babl-0.0.22 ~ppc64 for bug 240433 (diff) | |
download | historical-51489b23c5e3610bf3ba71e2adda216e19a0af0f.tar.gz historical-51489b23c5e3610bf3ba71e2adda216e19a0af0f.tar.bz2 historical-51489b23c5e3610bf3ba71e2adda216e19a0af0f.zip |
Marking gegl-0.0.20 ~ppc64 for bug 240433
Package-Manager: portage-2.2_rc14/cvs/Linux 2.6.24-gentoo-r3-g5-64 ppc64
Diffstat (limited to 'media-libs/gegl/gegl-0.0.20.ebuild')
-rw-r--r-- | media-libs/gegl/gegl-0.0.20.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/media-libs/gegl/gegl-0.0.20.ebuild b/media-libs/gegl/gegl-0.0.20.ebuild index 8a650f33e0eb..045f52e75e4f 100644 --- a/media-libs/gegl/gegl-0.0.20.ebuild +++ b/media-libs/gegl/gegl-0.0.20.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2008 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/media-libs/gegl/gegl-0.0.20.ebuild,v 1.10 2008/11/21 04:15:33 jer Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-libs/gegl/gegl-0.0.20.ebuild,v 1.11 2008/12/01 22:05:45 ranger Exp $ WANT_AUTOCONF=latest @@ -12,7 +12,7 @@ SRC_URI="ftp://ftp.gimp.org/pub/${PN}/0.0/${P}.tar.bz2" LICENSE="|| ( GPL-3 LGPL-3 )" SLOT="0" -KEYWORDS="~amd64 ~hppa ~x86" +KEYWORDS="~amd64 ~hppa ~ppc64 ~x86" IUSE="cairo debug doc ffmpeg jpeg mmx openexr png raw sdl sse svg v4l" |