diff options
Diffstat (limited to 'gnome-extra/gucharmap/gucharmap-1.0.0.ebuild')
-rw-r--r-- | gnome-extra/gucharmap/gucharmap-1.0.0.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/gnome-extra/gucharmap/gucharmap-1.0.0.ebuild b/gnome-extra/gucharmap/gucharmap-1.0.0.ebuild index 5df5485ae3f7..30b88d651432 100644 --- a/gnome-extra/gucharmap/gucharmap-1.0.0.ebuild +++ b/gnome-extra/gucharmap/gucharmap-1.0.0.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2003 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/gnome-extra/gucharmap/gucharmap-1.0.0.ebuild,v 1.1 2003/09/09 22:25:45 foser Exp $ +# $Header: /var/cvsroot/gentoo-x86/gnome-extra/gucharmap/gucharmap-1.0.0.ebuild,v 1.2 2003/09/13 15:20:11 lu_zero Exp $ inherit gnome2 eutils @@ -9,7 +9,7 @@ HOMEPAGE="http://gucharmap.sourceforge.net" LICENSE="GPL-2 LGPL-2.1" SLOT="0" -KEYWORDS="~x86" +KEYWORDS="~x86 ~ppc" IUSE="gnome cjk" |