commit: e67183ac54c8e8fd6287b877b983273ecd588d03 Author: Arthur Zamarin <arthurzam <AT> gentoo <DOT> org> AuthorDate: Sat Aug 9 12:44:21 2025 +0000 Commit: Arthur Zamarin <arthurzam <AT> gentoo <DOT> org> CommitDate: Sat Aug 9 12:44:21 2025 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=e67183ac
dev-python/pyroute2: Stabilize 0.9.3 ALLARCHES, #961249 Signed-off-by: Arthur Zamarin <arthurzam <AT> gentoo.org> dev-python/pyroute2/pyroute2-0.9.3.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/dev-python/pyroute2/pyroute2-0.9.3.ebuild b/dev-python/pyroute2/pyroute2-0.9.3.ebuild index 339212774a9d..4abd4f27aa12 100644 --- a/dev-python/pyroute2/pyroute2-0.9.3.ebuild +++ b/dev-python/pyroute2/pyroute2-0.9.3.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"
