From: Matthias Maier Date: Sun, 28 Jul 2019 18:57:28 +0000 (-0500) Subject: app-emulation/spice: drop python2.7 X-Git-Url: http://git.tremily.us/gitweb.cgi?a=commitdiff_plain;h=5bb4a8a807dd725ad36e0c75e7e1fc7626992315;p=gentoo.git app-emulation/spice: drop python2.7 Package-Manager: Portage-2.3.69, Repoman-2.3.16 Signed-off-by: Matthias Maier --- diff --git a/app-emulation/spice/spice-9999.ebuild b/app-emulation/spice/spice-9999.ebuild index 679a70747326..48cf0c3fa264 100644 --- a/app-emulation/spice/spice-9999.ebuild +++ b/app-emulation/spice/spice-9999.ebuild @@ -2,7 +2,7 @@ # Distributed under the terms of the GNU General Public License v2 EAPI=7 -PYTHON_COMPAT=( python{2_7,3_5,3_6,3_7} ) +PYTHON_COMPAT=( python{3_5,3_6,3_7} ) inherit autotools eutils git-r3 python-any-r1 readme.gentoo-r1 xdg-utils