diff options
Diffstat (limited to 'gnome-extra/gucharmap/gucharmap-2.30.3.ebuild')
-rw-r--r-- | gnome-extra/gucharmap/gucharmap-2.30.3.ebuild | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/gnome-extra/gucharmap/gucharmap-2.30.3.ebuild b/gnome-extra/gucharmap/gucharmap-2.30.3.ebuild index 7b7be6bb1134..20dfe06ccabc 100644 --- a/gnome-extra/gucharmap/gucharmap-2.30.3.ebuild +++ b/gnome-extra/gucharmap/gucharmap-2.30.3.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2010 Gentoo Foundation +# Copyright 1999-2011 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/gnome-extra/gucharmap/gucharmap-2.30.3.ebuild,v 1.1 2010/08/30 22:04:09 eva Exp $ +# $Header: /var/cvsroot/gentoo-x86/gnome-extra/gucharmap/gucharmap-2.30.3.ebuild,v 1.2 2011/01/18 16:14:04 fauli Exp $ inherit gnome2 @@ -9,7 +9,7 @@ HOMEPAGE="http://gucharmap.sourceforge.net/" LICENSE="GPL-2 LGPL-2.1" SLOT="0" -KEYWORDS="~alpha ~amd64 ~arm ~ia64 ~ppc ~ppc64 ~sh ~sparc ~x86 ~x86-fbsd" +KEYWORDS="~alpha ~amd64 ~arm ~ia64 ~ppc ~ppc64 ~sh ~sparc x86 ~x86-fbsd" IUSE="cjk doc gnome python test" # FIXME: add gobject-introspection support once available |