diff options
Diffstat (limited to 'kde-base/kmouth/kmouth-4.7.3.ebuild')
-rw-r--r-- | kde-base/kmouth/kmouth-4.7.3.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/kde-base/kmouth/kmouth-4.7.3.ebuild b/kde-base/kmouth/kmouth-4.7.3.ebuild index 2122329b3f5e..8e5484199570 100644 --- a/kde-base/kmouth/kmouth-4.7.3.ebuild +++ b/kde-base/kmouth/kmouth-4.7.3.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2011 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/kde-base/kmouth/kmouth-4.7.3.ebuild,v 1.1 2011/11/02 20:48:22 alexxy Exp $ +# $Header: /var/cvsroot/gentoo-x86/kde-base/kmouth/kmouth-4.7.3.ebuild,v 1.2 2011/12/07 11:14:49 phajdan.jr Exp $ EAPI=4 @@ -16,5 +16,5 @@ fi inherit ${kde_eclass} DESCRIPTION="KDE application that reads what you type out loud. Doesn't include a speech synthesizer." -KEYWORDS="~amd64 ~ppc ~ppc64 ~x86 ~amd64-linux ~x86-linux" +KEYWORDS="~amd64 ~ppc ~ppc64 x86 ~amd64-linux ~x86-linux" IUSE="debug" |