summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSam James <sam@gentoo.org>2024-04-20 12:45:55 +0100
committerSam James <sam@gentoo.org>2024-04-20 12:45:55 +0100
commit532a3de508382b2611595f7efdf0c80de536746c (patch)
treefc8b641adb87cd177f7365c058463e1322d7db38
parentdev-python/PyQt-builder: Stabilize 1.16.0 amd64, #930314 (diff)
downloadgentoo-532a3de508382b2611595f7efdf0c80de536746c.tar.gz
gentoo-532a3de508382b2611595f7efdf0c80de536746c.tar.bz2
gentoo-532a3de508382b2611595f7efdf0c80de536746c.zip
dev-python/aiodns: Stabilize 3.2.0 ALLARCHES, #930316
Signed-off-by: Sam James <sam@gentoo.org>
-rw-r--r--dev-python/aiodns/aiodns-3.2.0.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-python/aiodns/aiodns-3.2.0.ebuild b/dev-python/aiodns/aiodns-3.2.0.ebuild
index 04f4bea5d751..f7bad191f32e 100644
--- a/dev-python/aiodns/aiodns-3.2.0.ebuild
+++ b/dev-python/aiodns/aiodns-3.2.0.ebuild
@@ -16,7 +16,7 @@ HOMEPAGE="
LICENSE="MIT"
SLOT="0"
-KEYWORDS="~amd64 ~arm64 ~riscv ~x86"
+KEYWORDS="amd64 ~arm64 ~riscv ~x86"
# Tests fail with network-sandbox, since they try to resolve google.com
PROPERTIES="test_network"