summaryrefslogtreecommitdiffstats
path: root/trinity-base/ksayit/ksayit-9999.ebuild
diff options
context:
space:
mode:
Diffstat (limited to 'trinity-base/ksayit/ksayit-9999.ebuild')
-rw-r--r--trinity-base/ksayit/ksayit-9999.ebuild7
1 files changed, 4 insertions, 3 deletions
diff --git a/trinity-base/ksayit/ksayit-9999.ebuild b/trinity-base/ksayit/ksayit-9999.ebuild
index 7fc4b609..f54602ad 100644
--- a/trinity-base/ksayit/ksayit-9999.ebuild
+++ b/trinity-base/ksayit/ksayit-9999.ebuild
@@ -1,17 +1,18 @@
-# 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="tdeaccessibility"
TRINITY_MODULE_TYPE="core"
-TSM_EXTRACT_ALSO="kspeechsink translations"
+TRINITY_HANDBOOK="optional"
+TSM_EXTRACT_ALSO="kspeechsink"
TRINITY_NEED_ARTS="yes"
inherit trinity-meta-2
DESCRIPTION="TDE text-to-speech frontend"
if [[ ${PV} != *9999* ]] ; then
- KEYWORDS="~amd64 ~x86"
+ KEYWORDS="~amd64 ~arm64 ~x86"
fi
DEPEND="~trinity-base/kttsd-${PV}"