diff options
author | Sam James <sam@gentoo.org> | 2024-07-24 08:20:12 +0100 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2024-07-24 08:20:12 +0100 |
commit | a5e75e704ebb7dcc34653cd51d5bb3ec872409a3 (patch) | |
tree | a67e20c79f826f717b1fdf5f4b5e0d2dd7cca5c5 /dev-python/pycares | |
parent | dev-python/aiodns: Keyword 3.2.0 sparc, #936574 (diff) | |
download | gentoo-a5e75e704ebb7dcc34653cd51d5bb3ec872409a3.tar.gz gentoo-a5e75e704ebb7dcc34653cd51d5bb3ec872409a3.tar.bz2 gentoo-a5e75e704ebb7dcc34653cd51d5bb3ec872409a3.zip |
dev-python/pycares: Keyword 4.4.0 sparc, #936574
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'dev-python/pycares')
-rw-r--r-- | dev-python/pycares/pycares-4.4.0.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-python/pycares/pycares-4.4.0.ebuild b/dev-python/pycares/pycares-4.4.0.ebuild index efd9593534b3..bc2bc85fc6f6 100644 --- a/dev-python/pycares/pycares-4.4.0.ebuild +++ b/dev-python/pycares/pycares-4.4.0.ebuild @@ -17,7 +17,7 @@ HOMEPAGE=" LICENSE="MIT" SLOT="0" -KEYWORDS="amd64 ~arm64 ~riscv ~x86" +KEYWORDS="amd64 ~arm64 ~riscv ~sparc ~x86" IUSE="test" # Tests fail with network-sandbox, since they try to resolve google.com PROPERTIES="test_network" |