summaryrefslogtreecommitdiffstats
path: root/trinity-base/ksnake
diff options
context:
space:
mode:
Diffstat (limited to 'trinity-base/ksnake')
-rw-r--r--trinity-base/ksnake/ksnake-9999.ebuild3
1 files changed, 3 insertions, 0 deletions
diff --git a/trinity-base/ksnake/ksnake-9999.ebuild b/trinity-base/ksnake/ksnake-9999.ebuild
index c5428e03..70434556 100644
--- a/trinity-base/ksnake/ksnake-9999.ebuild
+++ b/trinity-base/ksnake/ksnake-9999.ebuild
@@ -9,6 +9,9 @@ TSM_EXTRACT_ALSO="libtdegames/"
inherit trinity-meta-2
DESCRIPTION="Trinity Tron game"
+if [[ ${PV} != *9999* ]] ; then
+ KEYWORDS="~amd64 ~x86"
+fi
DEPEND="~trinity-base/libtdegames-${PV}"
RDEPEND="${DEPEND}"