commit: 68599a00b38f603c6a11a7d3201a4f722d05bedf
Author: Sam James <sam <AT> gentoo <DOT> org>
AuthorDate: Mon Oct 10 18:31:58 2022 +0000
Commit: Sam James <sam <AT> gentoo <DOT> org>
CommitDate: Mon Oct 10 18:32:58 2022 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=68599a00
dev-python/pyroute2: Stabilize 0.7.3 ALLARCHES, #876559
Signed-off-by: Sam James <sam <AT> gentoo.org>
dev-python/pyroute2/pyroute2-0.7.3.ebuild | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/dev-python/pyroute2/pyroute2-0.7.3.ebuild
b/dev-python/pyroute2/pyroute2-0.7.3.ebuild
index 791e7e0b54d8..fdeac1b286fe 100644
--- a/dev-python/pyroute2/pyroute2-0.7.3.ebuild
+++ b/dev-python/pyroute2/pyroute2-0.7.3.ebuild
@@ -19,7 +19,7 @@ SRC_URI="
LICENSE="Apache-2.0"
SLOT="0"
-KEYWORDS="~amd64 ~arm64 ~x86"
+KEYWORDS="amd64 ~arm64 x86"
RDEPEND="
dev-python/setuptools[${PYTHON_USEDEP}]