commit: 77dd2ab44532687056355669562ebe0c6f53dead
Author: Sam James <sam <AT> gentoo <DOT> org>
AuthorDate: Tue Jun 15 05:23:07 2021 +0000
Commit: Sam James <sam <AT> gentoo <DOT> org>
CommitDate: Tue Jun 15 05:23:07 2021 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=77dd2ab4
dev-python/pycares: Stabilize 4.0.0 amd64, #796092
Signed-off-by: Sam James <sam <AT> gentoo.org>
dev-python/pycares/pycares-4.0.0.ebuild | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/dev-python/pycares/pycares-4.0.0.ebuild
b/dev-python/pycares/pycares-4.0.0.ebuild
index f1f64adb868..eceb9a8469e 100644
--- a/dev-python/pycares/pycares-4.0.0.ebuild
+++ b/dev-python/pycares/pycares-4.0.0.ebuild
@@ -13,7 +13,7 @@ S=${WORKDIR}/${PN}-${P/_p/-fix}
LICENSE="MIT"
SLOT="0"
-KEYWORDS="~amd64 ~arm64 ~x86"
+KEYWORDS="amd64 ~arm64 ~x86"
# Tests fail with network-sandbox, since they try to resolve google.com
PROPERTIES="test_network"
RESTRICT="test"