# Copyright 2019 Haelwenn (lanodan) Monnier # Distributed under the terms of the GNU General Public License v2 EAPI=7 PYTHON_COMPAT=( python3_{4,5,6,7,8,9,10} ) inherit distutils-r1 DESCRIPTION="Sophisticated chroot/build/flash tool to develop and install postmarketOS." HOMEPAGE="https://postmarketos.org/ https://pypi.org/project/pmbootstrap/" SRC_URI="https://files.pythonhosted.org/packages/6c/65/1d70bd5bfd7c9329d4f1ce2b2e7de85c83e2556acf376730ecbf7690b748/pmbootstrap-1.41.0.tar.gz" LICENSE="GPL-3" SLOT="0" KEYWORDS="~amd64" RDEPEND="app-admin/sudo"