summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSam James <sam@gentoo.org>2021-04-25 05:19:08 +0000
committerSam James <sam@gentoo.org>2021-04-25 05:19:08 +0000
commit8d2eaea144c5b64e083de3e4d56fea943a0040b6 (patch)
tree73e97c62992fc1dc161e44daf18984676a27c981 /dev-python/pychroot
parentmail-filter/postgrey: Keyword 1.37_p20190625-r1 arm64, #777669 (diff)
downloadgentoo-8d2eaea144c5b64e083de3e4d56fea943a0040b6.tar.gz
gentoo-8d2eaea144c5b64e083de3e4d56fea943a0040b6.tar.bz2
gentoo-8d2eaea144c5b64e083de3e4d56fea943a0040b6.zip
dev-python/pychroot: Keyword 0.10.4 arm64, #776277
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'dev-python/pychroot')
-rw-r--r--dev-python/pychroot/pychroot-0.10.4.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-python/pychroot/pychroot-0.10.4.ebuild b/dev-python/pychroot/pychroot-0.10.4.ebuild
index 26210990e892..02d24600d1be 100644
--- a/dev-python/pychroot/pychroot-0.10.4.ebuild
+++ b/dev-python/pychroot/pychroot-0.10.4.ebuild
@@ -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