commit: d0348040ee659833a85a9015f52ba6def9219c56 Author: Arthur Zamarin <arthurzam <AT> gentoo <DOT> org> AuthorDate: Thu May 4 04:38:45 2023 +0000 Commit: Arthur Zamarin <arthurzam <AT> gentoo <DOT> org> CommitDate: Thu May 4 04:38:45 2023 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=d0348040
dev-python/pyroute2: Stabilize 0.7.6 ALLARCHES, #905596 Signed-off-by: Arthur Zamarin <arthurzam <AT> gentoo.org> dev-python/pyroute2/pyroute2-0.7.6.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/dev-python/pyroute2/pyroute2-0.7.6.ebuild b/dev-python/pyroute2/pyroute2-0.7.6.ebuild index 08784a0ce549..2e7b56ef6b06 100644 --- a/dev-python/pyroute2/pyroute2-0.7.6.ebuild +++ b/dev-python/pyroute2/pyroute2-0.7.6.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"
