diff options
-rw-r--r-- | kde-apps/kmouth/kmouth-15.08.3.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/kde-apps/kmouth/kmouth-15.08.3.ebuild b/kde-apps/kmouth/kmouth-15.08.3.ebuild index dc6179759686..712792eefb1d 100644 --- a/kde-apps/kmouth/kmouth-15.08.3.ebuild +++ b/kde-apps/kmouth/kmouth-15.08.3.ebuild @@ -9,5 +9,5 @@ inherit kde4-base DESCRIPTION="Text-to-speech synthesizer front end" HOMEPAGE="https://www.kde.org/applications/utilities/kmouth/" -KEYWORDS=" ~amd64 ~x86" +KEYWORDS="amd64 ~x86" IUSE="debug" |