PKGNAME=proot
PKGSEC=utils
PKGDES="A tool for chroot, mount --bind, and binfmt_misc without privilege/setup"
PKGDEP="talloc"
BUILDDEP="gcc docutils libxslt"

# FIXME: Upstream only supports x86, arm and sh4 architecture
FAIL_ARCH="!(amd64|arm64)"
