diff options
author | Aaron Bauman <bman@gentoo.org> | 2019-07-29 13:26:24 -0400 |
---|---|---|
committer | Aaron Bauman <bman@gentoo.org> | 2019-07-29 14:40:38 -0400 |
commit | 2d58ea7010066e376393ace88a06f4c43ae28821 (patch) | |
tree | 9478f883b49ee58ee151e1c57432aaa334862eb7 /kde-apps/ktouch | |
parent | kde-apps/ktimer: arm64 stable (diff) | |
download | gentoo-2d58ea7010066e376393ace88a06f4c43ae28821.tar.gz gentoo-2d58ea7010066e376393ace88a06f4c43ae28821.tar.bz2 gentoo-2d58ea7010066e376393ace88a06f4c43ae28821.zip |
kde-apps/ktouch: arm64 stable
Signed-off-by: Aaron Bauman <bman@gentoo.org>
Package-Manager: Portage-2.3.69, Repoman-2.3.16
RepoMan-Options: --include-arches="arm64"
Diffstat (limited to 'kde-apps/ktouch')
-rw-r--r-- | kde-apps/ktouch/ktouch-19.04.3.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/kde-apps/ktouch/ktouch-19.04.3.ebuild b/kde-apps/ktouch/ktouch-19.04.3.ebuild index b93f8c123558..6fe816fc0ed2 100644 --- a/kde-apps/ktouch/ktouch-19.04.3.ebuild +++ b/kde-apps/ktouch/ktouch-19.04.3.ebuild @@ -8,7 +8,7 @@ inherit kde5 DESCRIPTION="Program that helps to learn and practice touch typing" HOMEPAGE="https://kde.org/applications/education/ktouch/" -KEYWORDS="amd64 ~arm64 x86" +KEYWORDS="amd64 arm64 x86" IUSE="" # USE !X is broken, https://bugs.kde.org/show_bug.cgi?id=402902 |