diff options
author | Jason Blackwell <blackwell@disroot.org> | 2024-06-18 22:18:29 +0000 |
---|---|---|
committer | Jason Blackwell <blackwell@disroot.org> | 2024-06-18 22:18:29 +0000 |
commit | 0852e6196ba5a82620c08a31b60693f69efc8156 (patch) | |
tree | e5a9ded030c7843fae6f543f6143f164557e1eee /dev-util | |
parent | app-admin/chezmoi: add 2.49.0, drop 2.47.3 (diff) | |
download | guru-0852e6196ba5a82620c08a31b60693f69efc8156.tar.gz guru-0852e6196ba5a82620c08a31b60693f69efc8156.tar.bz2 guru-0852e6196ba5a82620c08a31b60693f69efc8156.zip |
dev-util/pmbootstrap: Remove pypi from includes
Signed-off-by: Jason Blackwell <blackwell@disroot.org>
Diffstat (limited to 'dev-util')
-rw-r--r-- | dev-util/pmbootstrap/pmbootstrap-2.3.1.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-util/pmbootstrap/pmbootstrap-2.3.1.ebuild b/dev-util/pmbootstrap/pmbootstrap-2.3.1.ebuild index 0600f45f1..40c32d65e 100644 --- a/dev-util/pmbootstrap/pmbootstrap-2.3.1.ebuild +++ b/dev-util/pmbootstrap/pmbootstrap-2.3.1.ebuild @@ -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/" |