summaryrefslogtreecommitdiffstats
path: root/trinity-base/kdf/kdf-9999.ebuild
diff options
context:
space:
mode:
Diffstat (limited to 'trinity-base/kdf/kdf-9999.ebuild')
-rw-r--r--trinity-base/kdf/kdf-9999.ebuild7
1 files changed, 4 insertions, 3 deletions
diff --git a/trinity-base/kdf/kdf-9999.ebuild b/trinity-base/kdf/kdf-9999.ebuild
index 4eaf3d48..133d999a 100644
--- a/trinity-base/kdf/kdf-9999.ebuild
+++ b/trinity-base/kdf/kdf-9999.ebuild
@@ -1,14 +1,15 @@
-# Copyright 1999-2020 Gentoo Authors
-# Copyright 2020 The Trinity Desktop Project
+# Copyright 1999-2022 Gentoo Authors
+# Copyright 2022 The Trinity Desktop Project
# Distributed under the terms of the GNU General Public License v2
EAPI="8"
TRINITY_MODULE_NAME="tdeutils"
TRINITY_MODULE_TYPE="core"
+TRINITY_HANDBOOK="optional"
inherit trinity-meta-2
DESCRIPTION="Trinity free disk space utility"
if [[ ${PV} != *9999* ]] ; then
- KEYWORDS="~amd64 ~x86"
+ KEYWORDS="~amd64 ~arm64 ~x86"
fi