diff options
Diffstat (limited to 'kde-apps/kmouth')
-rw-r--r-- | kde-apps/kmouth/kmouth-15.12.3.ebuild | 2 | ||||
-rw-r--r-- | kde-apps/kmouth/kmouth-16.04.2.ebuild | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/kde-apps/kmouth/kmouth-15.12.3.ebuild b/kde-apps/kmouth/kmouth-15.12.3.ebuild index e7ed86f50904..8ddbc381d946 100644 --- a/kde-apps/kmouth/kmouth-15.12.3.ebuild +++ b/kde-apps/kmouth/kmouth-15.12.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 ~arm x86" IUSE="debug" diff --git a/kde-apps/kmouth/kmouth-16.04.2.ebuild b/kde-apps/kmouth/kmouth-16.04.2.ebuild index 27cd33f65dd1..d496e80ef274 100644 --- a/kde-apps/kmouth/kmouth-16.04.2.ebuild +++ b/kde-apps/kmouth/kmouth-16.04.2.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 ~arm ~x86" IUSE="debug" |