diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2017-04-16 22:49:04 +0200 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2017-04-16 22:57:41 +0200 |
commit | 6eb1760b4f2477213fba1f91aea3ab51e8064f0a (patch) | |
tree | bc162be7534d08b6d2a3f4e1b1b64950a086fdb4 /kde-apps/kmouth | |
parent | kde-apps/kmousetool: amd64 stable wrt bug #612776 (diff) | |
download | gentoo-6eb1760b4f2477213fba1f91aea3ab51e8064f0a.tar.gz gentoo-6eb1760b4f2477213fba1f91aea3ab51e8064f0a.tar.bz2 gentoo-6eb1760b4f2477213fba1f91aea3ab51e8064f0a.zip |
kde-apps/kmouth: amd64 stable wrt bug #612776
Package-Manager: Portage-2.3.3, Repoman-2.3.1
RepoMan-Options: --include-arches="amd64"
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 9b47d4afcee7..06aa77ed34d9 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" |