diff options
author | Raúl Porcel <armin76@gentoo.org> | 2010-05-15 17:05:22 +0000 |
---|---|---|
committer | Raúl Porcel <armin76@gentoo.org> | 2010-05-15 17:05:22 +0000 |
commit | 0949ce5762bca96ce6cb97404c347b753267b656 (patch) | |
tree | 6f1948d95dde71f2117910e57b6e21444278703b /media-gfx/gthumb/gthumb-2.10.11.ebuild | |
parent | Remove qimageblitz dep, set by eclass (diff) | |
download | gentoo-2-0949ce5762bca96ce6cb97404c347b753267b656.tar.gz gentoo-2-0949ce5762bca96ce6cb97404c347b753267b656.tar.bz2 gentoo-2-0949ce5762bca96ce6cb97404c347b753267b656.zip |
Drop ia64 keywords
(Portage version: 2.1.8.3/cvs/Linux ia64)
Diffstat (limited to 'media-gfx/gthumb/gthumb-2.10.11.ebuild')
-rw-r--r-- | media-gfx/gthumb/gthumb-2.10.11.ebuild | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/media-gfx/gthumb/gthumb-2.10.11.ebuild b/media-gfx/gthumb/gthumb-2.10.11.ebuild index 318201bf1463..4747df535d6b 100644 --- a/media-gfx/gthumb/gthumb-2.10.11.ebuild +++ b/media-gfx/gthumb/gthumb-2.10.11.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2009 Gentoo Foundation +# Copyright 1999-2010 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/media-gfx/gthumb/gthumb-2.10.11.ebuild,v 1.6 2009/05/23 16:08:58 ssuominen Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-gfx/gthumb/gthumb-2.10.11.ebuild,v 1.7 2010/05/15 17:05:22 armin76 Exp $ EAPI=2 inherit gnome2 @@ -10,7 +10,7 @@ HOMEPAGE="http://gthumb.sourceforge.net" LICENSE="GPL-2" SLOT="0" -KEYWORDS="amd64 ia64 ppc ppc64 x86" +KEYWORDS="amd64 ppc ppc64 x86" IUSE="+gphoto2 iptc raw tiff test" RDEPEND=">=dev-libs/glib-2.6:2 |