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

Signed-off-by: Michał Górny <mgorny@gentoo.org>
This commit is contained in:
Michał Górny
2023-11-23 20:38:06 +01:00
parent 4aa76fadbf
commit 36877cf073

View File

@@ -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}"