summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'app-leechcraft/lc-popishu/lc-popishu-9999.ebuild')
-rw-r--r--app-leechcraft/lc-popishu/lc-popishu-9999.ebuild6
1 files changed, 3 insertions, 3 deletions
diff --git a/app-leechcraft/lc-popishu/lc-popishu-9999.ebuild b/app-leechcraft/lc-popishu/lc-popishu-9999.ebuild
index 091ea504520d..07a25a55889d 100644
--- a/app-leechcraft/lc-popishu/lc-popishu-9999.ebuild
+++ b/app-leechcraft/lc-popishu/lc-popishu-9999.ebuild
@@ -1,8 +1,8 @@
-# Copyright 1999-2016 Gentoo Foundation
+# Copyright 1999-2017 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Id$
-EAPI="4"
+EAPI=6
inherit leechcraft
@@ -13,5 +13,5 @@ KEYWORDS=""
IUSE="debug"
DEPEND="~app-leechcraft/lc-core-${PV}
- x11-libs/qscintilla[qt4(-)]"
+ x11-libs/qscintilla[qt5]"
RDEPEND="${DEPEND}"