summaryrefslogtreecommitdiff
path: root/dev-python/python-linux-procfs/python-linux-procfs-0.7.4.ebuild
diff options
context:
space:
mode:
Diffstat (limited to 'dev-python/python-linux-procfs/python-linux-procfs-0.7.4.ebuild')
-rw-r--r--dev-python/python-linux-procfs/python-linux-procfs-0.7.4.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-python/python-linux-procfs/python-linux-procfs-0.7.4.ebuild b/dev-python/python-linux-procfs/python-linux-procfs-0.7.4.ebuild
index b5e307cc1f7d..f19ce55fae8c 100644
--- a/dev-python/python-linux-procfs/python-linux-procfs-0.7.4.ebuild
+++ b/dev-python/python-linux-procfs/python-linux-procfs-0.7.4.ebuild
@@ -16,7 +16,7 @@ SRC_URI="https://cdn.kernel.org/pub/software/libs/python/${PN}/${P}.tar.xz"
LICENSE="GPL-2"
SLOT="0"
-KEYWORDS="amd64"
+KEYWORDS="amd64 ~arm64"
python_test() {
"${EPYTHON}" ./bitmasklist_test.py || die "Tests failed with ${EPYTHON}"