diff options
author | Marinus Schraal <foser@gentoo.org> | 2002-12-18 13:07:46 +0000 |
---|---|---|
committer | Marinus Schraal <foser@gentoo.org> | 2002-12-18 13:07:46 +0000 |
commit | 7dcb5dbb60e8b5d6cc70eefac48336c395174046 (patch) | |
tree | ca4526185b924ecbcd948bc9de185f2b93091c45 /media-gfx | |
parent | Fixed missing sparc64 entry issues in linux-headers-2.4.19 and bumped it to r1 (diff) | |
download | gentoo-2-7dcb5dbb60e8b5d6cc70eefac48336c395174046.tar.gz gentoo-2-7dcb5dbb60e8b5d6cc70eefac48336c395174046.tar.bz2 gentoo-2-7dcb5dbb60e8b5d6cc70eefac48336c395174046.zip |
unmask x86
Diffstat (limited to 'media-gfx')
-rw-r--r-- | media-gfx/gthumb/gthumb-1.106.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/media-gfx/gthumb/gthumb-1.106.ebuild b/media-gfx/gthumb/gthumb-1.106.ebuild index e301d6d69c25..a97d6910fe3c 100644 --- a/media-gfx/gthumb/gthumb-1.106.ebuild +++ b/media-gfx/gthumb/gthumb-1.106.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2002 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/media-gfx/gthumb/gthumb-1.106.ebuild,v 1.1 2002/11/29 18:34:08 foser Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-gfx/gthumb/gthumb-1.106.ebuild,v 1.2 2002/12/18 13:07:46 foser Exp $ inherit gnome2 @@ -11,7 +11,7 @@ HOMEPAGE="http://gthumb.sourceforge.net/" SLOT="1" LICENSE="GPL-2" -KEYWORDS="~x86 ~ppc" +KEYWORDS="x86 ~ppc" RDEPEND=">=dev-libs/glib-2 >=x11-libs/gtk+-2 |