summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMichał Górny <mgorny@gentoo.org>2023-11-23 20:38:06 +0100
committerMichał Górny <mgorny@gentoo.org>2023-11-23 20:38:06 +0100
commit36877cf073ce95a9016237ea4b26de5b3b4b0914 (patch)
tree20b27e8bcd0818c11d601916d13e35c281b73110 /dev-python/toposort/toposort-1.10.ebuild
parentdev-python/textX: Keyword 4.0.1 arm64, #918070 (diff)
downloadgentoo-36877cf073ce95a9016237ea4b26de5b3b4b0914.tar.gz
gentoo-36877cf073ce95a9016237ea4b26de5b3b4b0914.tar.bz2
gentoo-36877cf073ce95a9016237ea4b26de5b3b4b0914.zip
dev-python/toposort: Keyword 1.10 arm64, #918071
Signed-off-by: Michał Górny <mgorny@gentoo.org>
Diffstat (limited to 'dev-python/toposort/toposort-1.10.ebuild')
-rw-r--r--dev-python/toposort/toposort-1.10.ebuild2
1 files changed, 1 insertions, 1 deletions
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}"