From d3a2702eb611853d1237b8b6c6ea8fc54903f5e1 Mon Sep 17 00:00:00 2001 From: Eli Schwartz Date: Sat, 3 Jan 2026 20:53:34 -0500 Subject: [PATCH] dev-util/poke: Stabilize 4.3 amd64, #968311 Signed-off-by: Eli Schwartz --- dev-util/poke/poke-4.3.ebuild | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/dev-util/poke/poke-4.3.ebuild b/dev-util/poke/poke-4.3.ebuild index 4479d9779195e..a57fc7cea1f59 100644 --- a/dev-util/poke/poke-4.3.ebuild +++ b/dev-util/poke/poke-4.3.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 @@ -25,7 +25,7 @@ elif [[ $(ver_cut 2) -ge 90 || $(ver_cut 3) -ge 90 ]]; then REGEN_BDEPEND="" else SRC_URI="mirror://gnu/poke/${P}.tar.gz" - KEYWORDS="~amd64 ~x86" + KEYWORDS="amd64 ~x86" REGEN_BDEPEND="" fi