commit: 8e629df7814178e7d70e4469aa00196062075616 Author: Sam James <sam <AT> gentoo <DOT> org> AuthorDate: Sun Jan 21 02:43:33 2024 +0000 Commit: Sam James <sam <AT> gentoo <DOT> org> CommitDate: Sun Jan 21 02:43:33 2024 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=8e629df7
dev-python/pyroute2: Stabilize 0.7.10 ALLARCHES, #922555 Signed-off-by: Sam James <sam <AT> gentoo.org> dev-python/pyroute2/pyroute2-0.7.10.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/dev-python/pyroute2/pyroute2-0.7.10.ebuild b/dev-python/pyroute2/pyroute2-0.7.10.ebuild index 58c1cf80ba9a..0802e4c06c3b 100644 --- a/dev-python/pyroute2/pyroute2-0.7.10.ebuild +++ b/dev-python/pyroute2/pyroute2-0.7.10.ebuild @@ -17,7 +17,7 @@ HOMEPAGE=" LICENSE="|| ( GPL-2+ Apache-2.0 )" SLOT="0" -KEYWORDS="~amd64 ~arm64 ~x86" +KEYWORDS="amd64 ~arm64 x86" # tests need root access RESTRICT="test"
