summaryrefslogtreecommitdiff
path: root/dev-util/kdevelop-python/kdevelop-python-9999.ebuild
diff options
context:
space:
mode:
Diffstat (limited to 'dev-util/kdevelop-python/kdevelop-python-9999.ebuild')
-rw-r--r--dev-util/kdevelop-python/kdevelop-python-9999.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-util/kdevelop-python/kdevelop-python-9999.ebuild b/dev-util/kdevelop-python/kdevelop-python-9999.ebuild
index 27b0bebf1d7..7624f156fdb 100644
--- a/dev-util/kdevelop-python/kdevelop-python-9999.ebuild
+++ b/dev-util/kdevelop-python/kdevelop-python-9999.ebuild
@@ -1,7 +1,7 @@
# Copyright 1999-2019 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
-EAPI=6
+EAPI=7
KDE_TEST="forceoptional"
KDEBASE="kdevelop"
@@ -45,7 +45,7 @@ pkg_setup() {
src_compile() {
pushd "${WORKDIR}"/${P}_build > /dev/null || die
- emake parser
+ eninja parser
popd > /dev/null || die
kde5_src_compile