From 7de02e81173bce0fb87c51e848626a0cfed1b514 Mon Sep 17 00:00:00 2001 From: Sam James Date: Mon, 6 Apr 2026 01:04:39 +0100 Subject: [PATCH] dev-python/pyroute2: Stabilize 0.9.5 ALLARCHES, #972261 Signed-off-by: Sam James --- dev-python/pyroute2/pyroute2-0.9.5.ebuild | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/dev-python/pyroute2/pyroute2-0.9.5.ebuild b/dev-python/pyroute2/pyroute2-0.9.5.ebuild index 339212774a9d0..794ff7cb1d3fa 100644 --- a/dev-python/pyroute2/pyroute2-0.9.5.ebuild +++ b/dev-python/pyroute2/pyroute2-0.9.5.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2025 Gentoo Authors +# Copyright 1999-2026 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=8 @@ -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"