commit: 21538d68eba612683f1faa34243b23799c8c842a Author: Michał Górny <mgorny <AT> gentoo <DOT> org> AuthorDate: Thu Nov 23 19:38:12 2023 +0000 Commit: Michał Górny <mgorny <AT> gentoo <DOT> org> CommitDate: Thu Nov 23 19:38:12 2023 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=21538d68
dev-python/whatever: Keyword 0.7 arm64, #917862 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 d4904e36b722..66cf810b6a23 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 x86" +KEYWORDS="amd64 ~arm64 x86" distutils_enable_tests pytest
