summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMichał Górny <mgorny@gentoo.org>2020-02-11 13:06:38 +0100
committerMichał Górny <mgorny@gentoo.org>2020-02-11 13:16:24 +0100
commitc7125233c7489785204d09e6c68d18fce7adc180 (patch)
tree496a95319bbb1f0c87a1a6690311f9c26da9c932 /net-misc/python-x2go/python-x2go-0.6.1.3.ebuild
parentnet-misc/httpie: Remove py2 (diff)
downloadgentoo-c7125233c7489785204d09e6c68d18fce7adc180.tar.gz
gentoo-c7125233c7489785204d09e6c68d18fce7adc180.tar.bz2
gentoo-c7125233c7489785204d09e6c68d18fce7adc180.zip
net-misc/python-x2go: Remove py2
Signed-off-by: Michał Górny <mgorny@gentoo.org>
Diffstat (limited to 'net-misc/python-x2go/python-x2go-0.6.1.3.ebuild')
-rw-r--r--net-misc/python-x2go/python-x2go-0.6.1.3.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/net-misc/python-x2go/python-x2go-0.6.1.3.ebuild b/net-misc/python-x2go/python-x2go-0.6.1.3.ebuild
index 5403c9b1cca4..cc5735fd8b96 100644
--- a/net-misc/python-x2go/python-x2go-0.6.1.3.ebuild
+++ b/net-misc/python-x2go/python-x2go-0.6.1.3.ebuild
@@ -3,7 +3,7 @@
EAPI=7
-PYTHON_COMPAT=( python2_7 python3_{6,7} )
+PYTHON_COMPAT=( python3_{6,7} )
inherit distutils-r1
DESCRIPTION="X2Go client-side Python API"