diff options
author | 2017-04-17 09:50:44 +0200 | |
---|---|---|
committer | 2017-04-17 10:01:35 +0200 | |
commit | 22aab6cc11e960b228d4f864bbcb5579feb7c000 (patch) | |
tree | 05263e48abf8ea8679e0e78e7f457490393ef79e /kde-apps/kmouth | |
parent | kde-apps/kmousetool: x86 stable wrt bug #612776 (diff) | |
download | gentoo-22aab6cc11e960b228d4f864bbcb5579feb7c000.tar.gz gentoo-22aab6cc11e960b228d4f864bbcb5579feb7c000.tar.bz2 gentoo-22aab6cc11e960b228d4f864bbcb5579feb7c000.zip |
kde-apps/kmouth: x86 stable wrt bug #612776
Package-Manager: Portage-2.3.3, Repoman-2.3.1
RepoMan-Options: --include-arches="x86"
Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
Diffstat (limited to 'kde-apps/kmouth')
-rw-r--r-- | kde-apps/kmouth/kmouth-16.12.3.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/kde-apps/kmouth/kmouth-16.12.3.ebuild b/kde-apps/kmouth/kmouth-16.12.3.ebuild index 06aa77ed34d9..2f6d0e313dfa 100644 --- a/kde-apps/kmouth/kmouth-16.12.3.ebuild +++ b/kde-apps/kmouth/kmouth-16.12.3.ebuild @@ -8,5 +8,5 @@ inherit kde4-base DESCRIPTION="Text-to-speech synthesizer front end" HOMEPAGE="https://www.kde.org/applications/utilities/kmouth/" -KEYWORDS="amd64 ~arm ~x86" +KEYWORDS="amd64 ~arm x86" IUSE="debug" |