commit:     d3a2702eb611853d1237b8b6c6ea8fc54903f5e1
Author:     Eli Schwartz <eschwartz <AT> gentoo <DOT> org>
AuthorDate: Sun Jan  4 01:53:34 2026 +0000
Commit:     Eli Schwartz <eschwartz <AT> gentoo <DOT> org>
CommitDate: Sun Jan  4 11:50:39 2026 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=d3a2702e

dev-util/poke: Stabilize 4.3 amd64, #968311

Signed-off-by: Eli Schwartz <eschwartz <AT> gentoo.org>

 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 4479d9779195..a57fc7cea1f5 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
 

Reply via email to