repo/gentoo:master commit in: dev-python/python-linux-procfs/
"Sam James" <[email protected]>
| Newsgroups | gmane.linux.gentoo.cvs |
|---|---|
| Message-ID | <1786017171.79431cb95ebfce465bafeecbdb501d6ff8dc1f42.sam@gentoo> |
commit: 79431cb95ebfce465bafeecbdb501d6ff8dc1f42
Author: Sam James <sam <AT> gentoo <DOT> org>
AuthorDate: Thu Aug 6 11:52:51 2026 +0000
Commit: Sam James <sam <AT> gentoo <DOT> org>
CommitDate: Thu Aug 6 11:52:51 2026 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=79431cb9
dev-python/python-linux-procfs: Keyword 0.7.4 arm64, #980409
Signed-off-by: Sam James <sam <AT> gentoo.org>
dev-python/python-linux-procfs/python-linux-procfs-0.7.4.ebuild | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
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 d107134bfb5f..8c2f57730f76 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}"