commit: 3320ee9090ff6e62af910e9d0f26e75920bcda7c Author: Arthur Zamarin <arthurzam <AT> gentoo <DOT> org> AuthorDate: Sun Jul 9 17:08:45 2023 +0000 Commit: Arthur Zamarin <arthurzam <AT> gentoo <DOT> org> CommitDate: Sun Jul 9 17:08:45 2023 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=3320ee90
dev-python/pyroute2: Stabilize 0.7.9 ALLARCHES, #910127 Signed-off-by: Arthur Zamarin <arthurzam <AT> gentoo.org> dev-python/pyroute2/pyroute2-0.7.9.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/dev-python/pyroute2/pyroute2-0.7.9.ebuild b/dev-python/pyroute2/pyroute2-0.7.9.ebuild index 08784a0ce549..2e7b56ef6b06 100644 --- a/dev-python/pyroute2/pyroute2-0.7.9.ebuild +++ b/dev-python/pyroute2/pyroute2-0.7.9.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"
