summaryrefslogtreecommitdiffstats
path: root/trinity-base/kfind/kfind-9999.ebuild
diff options
context:
space:
mode:
Diffstat (limited to 'trinity-base/kfind/kfind-9999.ebuild')
-rw-r--r--trinity-base/kfind/kfind-9999.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/trinity-base/kfind/kfind-9999.ebuild b/trinity-base/kfind/kfind-9999.ebuild
index df1a80d5..59868cd3 100644
--- a/trinity-base/kfind/kfind-9999.ebuild
+++ b/trinity-base/kfind/kfind-9999.ebuild
@@ -6,12 +6,12 @@ EAPI="8"
TRINITY_MODULE_NAME="tdebase"
TRINITY_MODULE_TYPE="core"
-TSM_EXTRACT_ALSO="translations/"
+TRINITY_HANDBOOK="optional"
inherit trinity-meta-2
DESCRIPTION="Trinity file find utility"
if [[ ${PV} != *9999* ]] ; then
- KEYWORDS="~amd64 ~x86"
+ KEYWORDS="~amd64 ~arm64 ~x86"
fi
DEPEND="~trinity-base/libkonq-${PV}"