diff options
Diffstat (limited to 'trinity-base/kmobile/kmobile-9999.ebuild')
-rw-r--r-- | trinity-base/kmobile/kmobile-9999.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/trinity-base/kmobile/kmobile-9999.ebuild b/trinity-base/kmobile/kmobile-9999.ebuild index 923f58dc..a46d6437 100644 --- a/trinity-base/kmobile/kmobile-9999.ebuild +++ b/trinity-base/kmobile/kmobile-9999.ebuild @@ -1,10 +1,10 @@ # 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="tdepim" -inherit trinity-meta +inherit trinity-meta-2 DESCRIPTION="A TDE Mobile Devices Manager" |