# Copyright 1999-2020 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=7 PYTHON_COMPAT=( python3_8 ) inherit distutils-r1 DESCRIPTION="Sophisticated chroot/build/flash tool to develop and install postmarketOS." HOMEPAGE="https://postmarketos.org/ https://gitlab.com/postmarketOS/pmbootstrap/" SRC_URI="https://gitlab.com/postmarketOS/${PN}/-/archive/${PV}/${P}.tar.gz" LICENSE="GPL-3" SLOT="0" KEYWORDS="amd64"