commit: 655f7320acf9f4c119364ff758e37d0a98c779b7
Author: Agostino Sarubbo <ago <AT> gentoo <DOT> org>
AuthorDate: Mon Jul 25 07:04:22 2022 +0000
Commit: Agostino Sarubbo <ago <AT> gentoo <DOT> org>
CommitDate: Mon Jul 25 07:04:22 2022 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=655f7320
dev-python/pycares: amd64 stable wrt bug #860660
Signed-off-by: Agostino Sarubbo <ago <AT> gentoo.org>
dev-python/pycares/pycares-4.2.1.ebuild | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/dev-python/pycares/pycares-4.2.1.ebuild
b/dev-python/pycares/pycares-4.2.1.ebuild
index aa636a8ce629..b4f34af6fd61 100644
--- a/dev-python/pycares/pycares-4.2.1.ebuild
+++ b/dev-python/pycares/pycares-4.2.1.ebuild
@@ -21,7 +21,7 @@ S=${WORKDIR}/pycares-${P}
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"