commit: 1c86ad5f33a09e68ac8393d67935c0f3cac49730 Author: Arthur Zamarin <arthurzam <AT> gentoo <DOT> org> AuthorDate: Fri Sep 12 20:53:28 2025 +0000 Commit: Arthur Zamarin <arthurzam <AT> gentoo <DOT> org> CommitDate: Fri Sep 12 20:53:28 2025 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=1c86ad5f
dev-python/pyroute2: Stabilize 0.9.4 ALLARCHES, #962393 Signed-off-by: Arthur Zamarin <arthurzam <AT> gentoo.org> dev-python/pyroute2/pyroute2-0.9.4.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/dev-python/pyroute2/pyroute2-0.9.4.ebuild b/dev-python/pyroute2/pyroute2-0.9.4.ebuild index 339212774a9d..4abd4f27aa12 100644 --- a/dev-python/pyroute2/pyroute2-0.9.4.ebuild +++ b/dev-python/pyroute2/pyroute2-0.9.4.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"
