commit: a96fb500076dbd2b0036857e876a91fcfc93086c Author: Sam James <sam <AT> gentoo <DOT> org> AuthorDate: Sat Jan 25 11:00:19 2025 +0000 Commit: Sam James <sam <AT> gentoo <DOT> org> CommitDate: Sat Jan 25 11:00:19 2025 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=a96fb500
dev-python/pyroute2: Stabilize 0.8.1 ALLARCHES, #948771 Signed-off-by: Sam James <sam <AT> gentoo.org> dev-python/pyroute2/pyroute2-0.8.1.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/dev-python/pyroute2/pyroute2-0.8.1.ebuild b/dev-python/pyroute2/pyroute2-0.8.1.ebuild index 3168053daa89..7529a10fa28e 100644 --- a/dev-python/pyroute2/pyroute2-0.8.1.ebuild +++ b/dev-python/pyroute2/pyroute2-0.8.1.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"
