summaryrefslogtreecommitdiffstats
path: root/trinity-base/twin4/twin4-9999.ebuild
diff options
context:
space:
mode:
Diffstat (limited to 'trinity-base/twin4/twin4-9999.ebuild')
-rw-r--r--trinity-base/twin4/twin4-9999.ebuild8
1 files changed, 4 insertions, 4 deletions
diff --git a/trinity-base/twin4/twin4-9999.ebuild b/trinity-base/twin4/twin4-9999.ebuild
index 483f2eec..455eccb4 100644
--- a/trinity-base/twin4/twin4-9999.ebuild
+++ b/trinity-base/twin4/twin4-9999.ebuild
@@ -1,13 +1,13 @@
# Copyright 1999-2016 Gentoo Foundation
+# Copyright 2020 The Trinity Desktop Project
# Distributed under the terms of the GNU General Public License v2
# $Id$
-EAPI="5"
+EAPI="7"
TRINITY_MODULE_NAME="tdegames"
inherit trinity-meta
DESCRIPTION="Trinity four-in-a-row game"
-KEYWORDS=""
-IUSE+=""
-DEPEND=">=trinity-base/libtdegames-${PV}:${SLOT}"
+
+DEPEND="=trinity-base/libtdegames-${PV}"
RDEPEND="${DEPEND}"