From c678d7abfdb2fd0250517b15c281dfd40589c991 Mon Sep 17 00:00:00 2001 From: Sam James Date: Wed, 11 Jan 2023 21:39:33 +0000 Subject: dev-python/pycares: Stabilize 4.3.0 amd64, #890535 Signed-off-by: Sam James --- dev-python/pycares/pycares-4.3.0.ebuild | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'dev-python/pycares/pycares-4.3.0.ebuild') 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" -- cgit v1.2.3-65-gdbad