dev-python/pychroot: Keyword 0.10.4 arm64, #776277

Signed-off-by: Sam James <sam@gentoo.org>
This commit is contained in:
Sam James
2021-04-25 05:19:08 +00:00
parent 354a409710
commit 8d2eaea144

View File

@@ -9,7 +9,7 @@ if [[ ${PV} == *9999 ]] ; then
EGIT_REPO_URI="https://github.com/pkgcore/pychroot.git"
inherit git-r3
else
KEYWORDS="~amd64 ~arm ~x86"
KEYWORDS="~amd64 ~arm ~arm64 ~x86"
SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz"
fi