From 5bb4a8a807dd725ad36e0c75e7e1fc7626992315 Mon Sep 17 00:00:00 2001 From: Matthias Maier Date: Sun, 28 Jul 2019 13:57:28 -0500 Subject: app-emulation/spice: drop python2.7 Package-Manager: Portage-2.3.69, Repoman-2.3.16 Signed-off-by: Matthias Maier --- app-emulation/spice/spice-9999.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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 -- cgit v1.2.3-65-gdbad