mirror of
https://github.com/gentoo-mirror/guru.git
synced 2026-07-10 07:33:19 -04:00
dev-util/pmbootstrap: use PEP517
Closes: https://bugs.gentoo.org/921889 Signed-off-by: Julien Roy <julien@jroy.ca>
This commit is contained in:
@@ -2,9 +2,10 @@
|
||||
# Distributed under the terms of the GNU General Public License v2
|
||||
EAPI=8
|
||||
|
||||
DISTUTILS_USE_PEP517=setuptools
|
||||
DISTUTILS_SINGLE_IMPL=1
|
||||
PYTHON_COMPAT=( python3_{10..13} )
|
||||
|
||||
DISTUTILS_SINGLE_IMPL=1
|
||||
inherit distutils-r1 linux-info pypi
|
||||
|
||||
DESCRIPTION="Helper tool for developing and building postmarketOS"
|
||||
|
||||
Reference in New Issue
Block a user