From: Matthias Maier Date: Tue, 9 Jul 2019 12:05:19 +0000 (-0500) Subject: dev-python/libvirt-python: update live ebuild X-Git-Url: http://git.tremily.us/?a=commitdiff_plain;h=4b08c62c44095c05db29e4fb5e3cffca784162de;p=gentoo.git dev-python/libvirt-python: update live ebuild Package-Manager: Portage-2.3.68, Repoman-2.3.16 Signed-off-by: Matthias Maier --- diff --git a/dev-python/libvirt-python/libvirt-python-9999.ebuild b/dev-python/libvirt-python/libvirt-python-9999.ebuild index 7af6e434ebe4..a020f3273876 100644 --- a/dev-python/libvirt-python/libvirt-python-9999.ebuild +++ b/dev-python/libvirt-python/libvirt-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 PYTHON_COMPAT=( python{2_7,3_5,3_6,3_7} )