summaryrefslogtreecommitdiffstats
path: root/trinity-base/katomic/katomic-9999.ebuild
diff options
context:
space:
mode:
Diffstat (limited to 'trinity-base/katomic/katomic-9999.ebuild')
-rw-r--r--trinity-base/katomic/katomic-9999.ebuild7
1 files changed, 4 insertions, 3 deletions
diff --git a/trinity-base/katomic/katomic-9999.ebuild b/trinity-base/katomic/katomic-9999.ebuild
index 1171394b..f3dbaf73 100644
--- a/trinity-base/katomic/katomic-9999.ebuild
+++ b/trinity-base/katomic/katomic-9999.ebuild
@@ -1,17 +1,18 @@
-# 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="tdegames"
TRINITY_MODULE_TYPE="core"
+TRINITY_HANDBOOK="optional"
TSM_EXTRACT_ALSO="libtdegames/"
inherit trinity-meta-2
DESCRIPTION="Trinity Atomic Entertainment Game"
if [[ ${PV} != *9999* ]] ; then
- KEYWORDS="~amd64 ~x86"
+ KEYWORDS="~amd64 ~arm64 ~x86"
fi
DEPEND="~trinity-base/libtdegames-${PV}"