diff options
Diffstat (limited to 'kde-base/kmouth/kmouth-4.3.3.ebuild')
-rw-r--r-- | kde-base/kmouth/kmouth-4.3.3.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/kde-base/kmouth/kmouth-4.3.3.ebuild b/kde-base/kmouth/kmouth-4.3.3.ebuild index 4f6261465806..3d1c4396e83f 100644 --- a/kde-base/kmouth/kmouth-4.3.3.ebuild +++ b/kde-base/kmouth/kmouth-4.3.3.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2009 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/kde-base/kmouth/kmouth-4.3.3.ebuild,v 1.1 2009/11/02 21:25:27 wired Exp $ +# $Header: /var/cvsroot/gentoo-x86/kde-base/kmouth/kmouth-4.3.3.ebuild,v 1.2 2009/11/29 15:28:46 ssuominen Exp $ EAPI="2" @@ -10,5 +10,5 @@ KMMODULE="kmouth" inherit kde4-meta DESCRIPTION="KDE application that reads what you type out loud. Doesn't include a speech synthesizer." -KEYWORDS="~alpha ~amd64 ~hppa ~ia64 ~ppc ~ppc64 ~x86" +KEYWORDS="~alpha amd64 ~hppa ~ia64 ~ppc ~ppc64 ~x86" IUSE="debug +handbook" |