summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMatthias Maier <tamiko@gentoo.org>2019-07-28 13:57:28 -0500
committerMatthias Maier <tamiko@gentoo.org>2019-07-28 14:37:40 -0500
commit5bb4a8a807dd725ad36e0c75e7e1fc7626992315 (patch)
tree550a026dd4a313d52c87250451787155ceeed877
parentapp-emulation/spice-vdagent: fix dep (diff)
downloadgentoo-5bb4a8a807dd725ad36e0c75e7e1fc7626992315.tar.gz
gentoo-5bb4a8a807dd725ad36e0c75e7e1fc7626992315.tar.bz2
gentoo-5bb4a8a807dd725ad36e0c75e7e1fc7626992315.zip
app-emulation/spice: drop python2.7
Package-Manager: Portage-2.3.69, Repoman-2.3.16 Signed-off-by: Matthias Maier <tamiko@gentoo.org>
-rw-r--r--app-emulation/spice/spice-9999.ebuild2
1 files changed, 1 insertions, 1 deletions
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