commit: 0ed2f413c2119ca1626849adb26cd79eebf96267
Author: Jeroen Roovers <jer <AT> gentoo <DOT> org>
AuthorDate: Wed Feb 20 21:32:41 2019 +0000
Commit: Jeroen Roovers <jer <AT> gentoo <DOT> org>
CommitDate: Wed Feb 20 21:32:54 2019 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=0ed2f413
x11-misc/zim: EAPI
Package-Manager: Portage-2.3.62, Repoman-2.3.12
Signed-off-by: Jeroen Roovers <jer <AT> gentoo.org>
x11-misc/zim/zim-0.70_rc3.ebuild | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/x11-misc/zim/zim-0.70_rc3.ebuild b/x11-misc/zim/zim-0.70_rc3.ebuild
index 07254bed7a6..78b40b79632 100644
--- a/x11-misc/zim/zim-0.70_rc3.ebuild
+++ b/x11-misc/zim/zim-0.70_rc3.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
PYTHON_COMPAT=( python3_{4,5,6} )
PYTHON_REQ_USE="sqlite"
DISTUTILS_SINGLE_IMPL=1