diff options
Diffstat (limited to 'net-misc/python-x2go/python-x2go-0.6.1.2.ebuild')
-rw-r--r-- | net-misc/python-x2go/python-x2go-0.6.1.2.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/net-misc/python-x2go/python-x2go-0.6.1.2.ebuild b/net-misc/python-x2go/python-x2go-0.6.1.2.ebuild index cc5735fd8b96..27dda838f0d4 100644 --- a/net-misc/python-x2go/python-x2go-0.6.1.2.ebuild +++ b/net-misc/python-x2go/python-x2go-0.6.1.2.ebuild @@ -3,7 +3,7 @@ EAPI=7 -PYTHON_COMPAT=( python3_{6,7} ) +PYTHON_COMPAT=( python3_7 ) inherit distutils-r1 DESCRIPTION="X2Go client-side Python API" |