commit:     36877cf073ce95a9016237ea4b26de5b3b4b0914
Author:     Michał Górny <mgorny <AT> gentoo <DOT> org>
AuthorDate: Thu Nov 23 19:38:06 2023 +0000
Commit:     Michał Górny <mgorny <AT> gentoo <DOT> org>
CommitDate: Thu Nov 23 19:38:06 2023 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=36877cf0

dev-python/toposort: Keyword 1.10 arm64, #918071

Signed-off-by: Michał Górny <mgorny <AT> gentoo.org>

 dev-python/toposort/toposort-1.10.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/dev-python/toposort/toposort-1.10.ebuild 
b/dev-python/toposort/toposort-1.10.ebuild
index 62add62ad95d..e68a027789a6 100644
--- a/dev-python/toposort/toposort-1.10.ebuild
+++ b/dev-python/toposort/toposort-1.10.ebuild
@@ -16,7 +16,7 @@ HOMEPAGE="
 
 LICENSE="Apache-2.0"
 SLOT="0"
-KEYWORDS="~amd64 ~x86"
+KEYWORDS="~amd64 ~arm64 ~x86"
 
 python_test() {
        "${EPYTHON}" test/test_toposort.py -v || die "Tests failed with 
${EPYTHON}"

Reply via email to