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