summaryrefslogtreecommitdiff
path: root/dev-python/python-linux-procfs
diff options
context:
space:
mode:
authorroot <root@alpha.trunkmasters.com>2026-08-09 03:04:49 -0500
committerroot <root@alpha.trunkmasters.com>2026-08-09 03:04:49 -0500
commit92f6d12bf21434879bac739a9c4c7d9924ce3bad (patch)
tree9a92a97abce6dfa06d4b8bbf4be3083e1bc36207 /dev-python/python-linux-procfs
parent09db256d16c907238beb9d50761d320ac661c08e (diff)
downloadbaldeagleos-repo-92f6d12bf21434879bac739a9c4c7d9924ce3bad.tar.gz
baldeagleos-repo-92f6d12bf21434879bac739a9c4c7d9924ce3bad.tar.xz
baldeagleos-repo-92f6d12bf21434879bac739a9c4c7d9924ce3bad.zip
Adding metadata
Diffstat (limited to 'dev-python/python-linux-procfs')
-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}"