commit: 7099d72376f7519ebbe60ae495cf470fcffa7d4e
Author: Sam James <sam <AT> gentoo <DOT> org>
AuthorDate: Tue Sep 6 21:10:02 2022 +0000
Commit: Sam James <sam <AT> gentoo <DOT> org>
CommitDate: Tue Sep 6 21:10:02 2022 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=7099d723
dev-python/pyroute2: Stabilize 0.7.2 ALLARCHES, #868831
Signed-off-by: Sam James <sam <AT> gentoo.org>
dev-python/pyroute2/pyroute2-0.7.2.ebuild | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/dev-python/pyroute2/pyroute2-0.7.2.ebuild
b/dev-python/pyroute2/pyroute2-0.7.2.ebuild
index 791e7e0b54d8..fdeac1b286fe 100644
--- a/dev-python/pyroute2/pyroute2-0.7.2.ebuild
+++ b/dev-python/pyroute2/pyroute2-0.7.2.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}]