summaryrefslogtreecommitdiffstats
path: root/trinity-base/ktouch/ktouch-9999.ebuild
diff options
context:
space:
mode:
Diffstat (limited to 'trinity-base/ktouch/ktouch-9999.ebuild')
-rw-r--r--trinity-base/ktouch/ktouch-9999.ebuild7
1 files changed, 4 insertions, 3 deletions
diff --git a/trinity-base/ktouch/ktouch-9999.ebuild b/trinity-base/ktouch/ktouch-9999.ebuild
index af140f3a..d72dc692 100644
--- a/trinity-base/ktouch/ktouch-9999.ebuild
+++ b/trinity-base/ktouch/ktouch-9999.ebuild
@@ -1,16 +1,17 @@
-# Copyright 2021 The Trinity Desktop Project
+# Copyright 2022 The Trinity Desktop Project
# Distributed under the terms of the GNU General Public License v2
EAPI="8"
TRINITY_MODULE_NAME="tdeedu"
TRINITY_MODULE_TYPE="core"
-TSM_EXTRACT_ALSO="libtdeedu translations"
+TRINITY_HANDBOOK="optional"
+TSM_EXTRACT_ALSO="libtdeedu"
inherit trinity-meta-2
DESCRIPTION="Touch typing tutor for Trinity"
if [[ ${PV} != *9999* ]] ; then
- KEYWORDS="~amd64 ~x86"
+ KEYWORDS="~amd64 ~arm64 ~x86"
fi
src_prepare() {