summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSam James <sam@gentoo.org>2023-11-11 20:02:01 +0000
committerSam James <sam@gentoo.org>2023-11-11 20:02:01 +0000
commit2b69365dca15bdfe2f76b447612b161609863aa0 (patch)
treee5803c46ebdd2e588af96774bc3562ba5a336f5f
parentdev-libs/libretls: Stabilize 3.8.1 x86, #917176 (diff)
downloadgentoo-2b69365dca15bdfe2f76b447612b161609863aa0.tar.gz
gentoo-2b69365dca15bdfe2f76b447612b161609863aa0.tar.bz2
gentoo-2b69365dca15bdfe2f76b447612b161609863aa0.zip
dev-python/aiodns: Stabilize 3.1.1 ALLARCHES, #917178
Signed-off-by: Sam James <sam@gentoo.org>
-rw-r--r--dev-python/aiodns/aiodns-3.1.1.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-python/aiodns/aiodns-3.1.1.ebuild b/dev-python/aiodns/aiodns-3.1.1.ebuild
index 1745292c2be6..e02ba3f75621 100644
--- a/dev-python/aiodns/aiodns-3.1.1.ebuild
+++ b/dev-python/aiodns/aiodns-3.1.1.ebuild
@@ -13,7 +13,7 @@ HOMEPAGE="https://github.com/saghul/aiodns/"
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"