mirror of
https://github.com/gentoo-mirror/gentoo.git
synced 2026-09-24 04:59:14 -07:00
x11-wm/xpra: Fix DISTUTILS_USE_SETUPTOOLS
Closes: https://bugs.gentoo.org/749053 Package-Manager: Portage-3.0.8, Repoman-3.0.1 Signed-off-by: Andreas K. Hüttel <dilfridge@gentoo.org>
This commit is contained in:
@@ -3,8 +3,8 @@
|
||||
|
||||
EAPI=6
|
||||
|
||||
# PyCObject_Check and PyCObject_AsVoidPtr vanished with python 3.3
|
||||
PYTHON_COMPAT=( python3_{6,7,8,9} )
|
||||
DISTUTILS_USE_SETUPTOOLS=no
|
||||
inherit xdg distutils-r1 eutils flag-o-matic user tmpfiles prefix
|
||||
|
||||
DESCRIPTION="X Persistent Remote Apps (xpra) and Partitioning WM (parti) based on wimpiggy"
|
||||
|
||||
Reference in New Issue
Block a user