mirror of
https://github.com/gentoo-mirror/gentoo.git
synced 2026-08-06 00:48:18 -07:00
app-text/nfoview: revert PEP 517 migration
causes location errors for include files Closes: https://bugs.gentoo.org/846563 Package-Manager: Portage-3.0.30, Repoman-3.0.3 Signed-off-by: Till Schäfer <till2.schaefer@uni-dortmund.de> Closes: https://github.com/gentoo/gentoo/pull/25572 Signed-off-by: Joonas Niilola <juippis@gentoo.org>
This commit is contained in:
committed by
Joonas Niilola
parent
3ccf124a36
commit
3b6daa22cd
@@ -3,8 +3,8 @@
|
||||
|
||||
EAPI=8
|
||||
|
||||
DISTUTILS_USE_SETUPTOOLS=no
|
||||
PYTHON_COMPAT=( python3_{8..10} )
|
||||
DISTUTILS_USE_PEP517=setuptools
|
||||
|
||||
inherit distutils-r1 virtualx xdg
|
||||
|
||||
Reference in New Issue
Block a user