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