commit: 98f3c8910237070046181dc31ee1498ecb98b9b6 Author: Michał Górny <mgorny <AT> gentoo <DOT> org> AuthorDate: Fri Nov 24 14:18:56 2023 +0000 Commit: Michał Górny <mgorny <AT> gentoo <DOT> org> CommitDate: Fri Nov 24 14:18:56 2023 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=98f3c891
dev-python/whatever: Stabilize 0.7 arm64, #918249 Signed-off-by: Michał Górny <mgorny <AT> gentoo.org> dev-python/whatever/whatever-0.7.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/dev-python/whatever/whatever-0.7.ebuild b/dev-python/whatever/whatever-0.7.ebuild index 66cf810b6a23..cd741e55978d 100644 --- a/dev-python/whatever/whatever-0.7.ebuild +++ b/dev-python/whatever/whatever-0.7.ebuild @@ -20,6 +20,6 @@ SRC_URI=" LICENSE="BSD" SLOT="0" -KEYWORDS="amd64 ~arm64 x86" +KEYWORDS="amd64 arm64 x86" distutils_enable_tests pytest
