commit: c5d49e39cf9e5bc1cdc5988d98ab9a414253aad6
Author: Arthur Zamarin <arthurzam <AT> gentoo <DOT> org>
AuthorDate: Fri Nov 24 15:12:16 2023 +0000
Commit: Arthur Zamarin <arthurzam <AT> gentoo <DOT> org>
CommitDate: Fri Nov 24 15:12:16 2023 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=c5d49e39
dev-python/helpdev: Stabilize 0.7.1-r1 arm64, #918251
Signed-off-by: Arthur Zamarin <arthurzam <AT> gentoo.org>
dev-python/helpdev/helpdev-0.7.1-r1.ebuild | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/dev-python/helpdev/helpdev-0.7.1-r1.ebuild
b/dev-python/helpdev/helpdev-0.7.1-r1.ebuild
index 21e4ca724bae..6f63a43472b1 100644
--- a/dev-python/helpdev/helpdev-0.7.1-r1.ebuild
+++ b/dev-python/helpdev/helpdev-0.7.1-r1.ebuild
@@ -16,7 +16,7 @@ HOMEPAGE="
LICENSE="MIT"
SLOT="0"
-KEYWORDS="amd64 ~arm64 x86"
+KEYWORDS="amd64 arm64 x86"
RDEPEND="
dev-python/psutil[${PYTHON_USEDEP}]