dev-util/pmbootstrap: Remove pypi from includes

Signed-off-by: Jason Blackwell <blackwell@disroot.org>
This commit is contained in:
Jason Blackwell
2024-06-18 22:18:29 +00:00
parent b926b85b84
commit 0852e6196b

View File

@@ -6,7 +6,7 @@ DISTUTILS_USE_PEP517=setuptools
DISTUTILS_SINGLE_IMPL=1
PYTHON_COMPAT=( python3_{10..13} )
inherit distutils-r1 linux-info pypi
inherit distutils-r1 linux-info
DESCRIPTION="Helper tool for developing and building postmarketOS"
HOMEPAGE="https://postmarketos.org/"