diff options
author | 2023-11-11 20:15:46 +0000 | |
---|---|---|
committer | 2023-11-11 20:15:46 +0000 | |
commit | fc7440631e87ca560615ad86ff665a31bf68e3b6 (patch) | |
tree | b31525c67e80923408d74292d68fa5870a7a59a8 /dev-python | |
parent | dev-python/elastic-transport: Stabilize 8.10.0 amd64, #917186 (diff) | |
download | gentoo-fc7440631e87ca560615ad86ff665a31bf68e3b6.tar.gz gentoo-fc7440631e87ca560615ad86ff665a31bf68e3b6.tar.bz2 gentoo-fc7440631e87ca560615ad86ff665a31bf68e3b6.zip |
dev-python/pycares: Stabilize 4.4.0 amd64, #917198
Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
Diffstat (limited to 'dev-python')
-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 64a4148b23ef..34e95772a76f 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 ~x86" IUSE="test" # Tests fail with network-sandbox, since they try to resolve google.com PROPERTIES="test_network" |