commit: c678d7abfdb2fd0250517b15c281dfd40589c991
Author: Sam James <sam <AT> gentoo <DOT> org>
AuthorDate: Wed Jan 11 21:39:33 2023 +0000
Commit: Sam James <sam <AT> gentoo <DOT> org>
CommitDate: Wed Jan 11 21:39:45 2023 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=c678d7ab
dev-python/pycares: Stabilize 4.3.0 amd64, #890535
Signed-off-by: Sam James <sam <AT> gentoo.org>
dev-python/pycares/pycares-4.3.0.ebuild | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/dev-python/pycares/pycares-4.3.0.ebuild
b/dev-python/pycares/pycares-4.3.0.ebuild
index 35eb0d0b9602..97dfb912b230 100644
--- a/dev-python/pycares/pycares-4.3.0.ebuild
+++ b/dev-python/pycares/pycares-4.3.0.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2022 Gentoo Authors
+# Copyright 1999-2023 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=8
@@ -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"