diff options
Diffstat (limited to 'gnome-extra/gucharmap/gucharmap-3.6.1.ebuild')
-rw-r--r-- | gnome-extra/gucharmap/gucharmap-3.6.1.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/gnome-extra/gucharmap/gucharmap-3.6.1.ebuild b/gnome-extra/gucharmap/gucharmap-3.6.1.ebuild index 9c0ab9e6e2c2..a4fca892de5a 100644 --- a/gnome-extra/gucharmap/gucharmap-3.6.1.ebuild +++ b/gnome-extra/gucharmap/gucharmap-3.6.1.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2013 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/gnome-extra/gucharmap/gucharmap-3.6.1.ebuild,v 1.12 2013/03/29 13:35:32 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/gnome-extra/gucharmap/gucharmap-3.6.1.ebuild,v 1.13 2013/04/01 17:54:58 ago Exp $ EAPI="5" GCONF_DEBUG="yes" @@ -15,7 +15,7 @@ HOMEPAGE="http://live.gnome.org/Gucharmap" LICENSE="GPL-3" SLOT="2.90" -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 +introspection test vala" REQUIRED_USE="vala? ( introspection )" |