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:
Till Schäfer
2022-05-20 13:46:14 +02:00
committed by Joonas Niilola
parent 3ccf124a36
commit 3b6daa22cd

View File

@@ -3,8 +3,8 @@
EAPI=8
DISTUTILS_USE_SETUPTOOLS=no
PYTHON_COMPAT=( python3_{8..10} )
DISTUTILS_USE_PEP517=setuptools
inherit distutils-r1 virtualx xdg