diff options
Diffstat (limited to 'media-gfx/gthumb/gthumb-3.0.0.ebuild')
-rw-r--r-- | media-gfx/gthumb/gthumb-3.0.0.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/media-gfx/gthumb/gthumb-3.0.0.ebuild b/media-gfx/gthumb/gthumb-3.0.0.ebuild index 902122782cd8..c223e82521ef 100644 --- a/media-gfx/gthumb/gthumb-3.0.0.ebuild +++ b/media-gfx/gthumb/gthumb-3.0.0.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2012 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/media-gfx/gthumb/gthumb-3.0.0.ebuild,v 1.2 2012/05/05 07:00:18 jdhore Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-gfx/gthumb/gthumb-3.0.0.ebuild,v 1.3 2012/05/25 08:48:03 pacho Exp $ EAPI="4" GCONF_DEBUG="yes" @@ -13,7 +13,7 @@ HOMEPAGE="https://live.gnome.org/gthumb" LICENSE="GPL-2" SLOT="0" -KEYWORDS="~amd64 ~x86" +KEYWORDS="~amd64 ~ppc ~ppc64 ~x86" IUSE="cdr exif gnome-keyring gstreamer http jpeg raw slideshow svg tiff test" COMMON_DEPEND=">=dev-libs/glib-2.28.0:2 |