diff options
author | Michał Górny <mgorny@gentoo.org> | 2024-08-24 08:41:49 +0200 |
---|---|---|
committer | Michał Górny <mgorny@gentoo.org> | 2024-08-24 08:41:49 +0200 |
commit | e29829c523b1a0a7e68645bd9fb41428083150f6 (patch) | |
tree | ebf47ce6735d01453009e5c6a69e4c338b6edcf3 /dev-python/aiodns | |
parent | dev-python/aiohttp: Keyword 3.10.5 arm, #936574 (diff) | |
download | gentoo-e29829c523b1a0a7e68645bd9fb41428083150f6.tar.gz gentoo-e29829c523b1a0a7e68645bd9fb41428083150f6.tar.bz2 gentoo-e29829c523b1a0a7e68645bd9fb41428083150f6.zip |
dev-python/aiodns: Keyword 3.2.0 arm, #936574
Signed-off-by: Michał Górny <mgorny@gentoo.org>
Diffstat (limited to 'dev-python/aiodns')
-rw-r--r-- | dev-python/aiodns/aiodns-3.2.0.ebuild | 2 |
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 5af90048db85..350be7ce958e 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 ~ppc ~ppc64 ~riscv ~s390 ~sparc ~x86" +KEYWORDS="amd64 ~arm ~arm64 ~ppc ~ppc64 ~riscv ~s390 ~sparc ~x86" # Tests fail with network-sandbox, since they try to resolve google.com PROPERTIES="test_network" |