diff options
author | Jeroen Roovers <jer@gentoo.org> | 2019-02-20 22:32:41 +0100 |
---|---|---|
committer | Jeroen Roovers <jer@gentoo.org> | 2019-02-20 22:32:54 +0100 |
commit | 0ed2f413c2119ca1626849adb26cd79eebf96267 (patch) | |
tree | 67fa99b9ad73aa25b165ac1a75c6c0e3e9669a03 /x11-misc/zim | |
parent | www-apps/drupal: Drop old versions. (diff) | |
download | gentoo-0ed2f413c2119ca1626849adb26cd79eebf96267.tar.gz gentoo-0ed2f413c2119ca1626849adb26cd79eebf96267.tar.bz2 gentoo-0ed2f413c2119ca1626849adb26cd79eebf96267.zip |
x11-misc/zim: EAPI
Package-Manager: Portage-2.3.62, Repoman-2.3.12
Signed-off-by: Jeroen Roovers <jer@gentoo.org>
Diffstat (limited to 'x11-misc/zim')
-rw-r--r-- | x11-misc/zim/zim-0.70_rc3.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/x11-misc/zim/zim-0.70_rc3.ebuild b/x11-misc/zim/zim-0.70_rc3.ebuild index 07254bed7a65..78b40b796324 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 |