From f20958f66a5e97c92cc44354e07e3e3089dfc23d Mon Sep 17 00:00:00 2001 From: V3n3RiX Date: Tue, 2 May 2023 23:23:40 +0100 Subject: gentoo auto-resync : 02:05:2023 - 23:23:39 --- x11-wm/qtile/qtile-9999.ebuild | 5 +++++ 1 file changed, 5 insertions(+) (limited to 'x11-wm/qtile/qtile-9999.ebuild') diff --git a/x11-wm/qtile/qtile-9999.ebuild b/x11-wm/qtile/qtile-9999.ebuild index 4133df21f1c7..db0c8d80ec74 100644 --- a/x11-wm/qtile/qtile-9999.ebuild +++ b/x11-wm/qtile/qtile-9999.ebuild @@ -89,6 +89,11 @@ python_test() { epytest -p no:xdist --backend=x11 $(usev wayland '--backend=wayland') || die "Tests failed with ${EPYTHON}" } +python_compile() { + export CFFI_TMPDIR=${T} + distutils-r1_python_compile +} + python_install_all() { local DOCS=( CHANGELOG README.rst ) distutils-r1_python_install_all -- cgit v1.2.3