commit: bc27b81b746891914644bb0dcd2f7567879c958e
Author: Arthur Zamarin <arthurzam <AT> gentoo <DOT> org>
AuthorDate: Fri Jun 14 14:42:31 2024 +0000
Commit: Arthur Zamarin <arthurzam <AT> gentoo <DOT> org>
CommitDate: Fri Jun 14 14:42:31 2024 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=bc27b81b
dev-util/poke: Stabilize 4.0 amd64, #934302
Signed-off-by: Arthur Zamarin <arthurzam <AT> gentoo.org>
dev-util/poke/poke-4.0.ebuild | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/dev-util/poke/poke-4.0.ebuild b/dev-util/poke/poke-4.0.ebuild
index 4f6fda3e59da..2d2e963cc385 100644
--- a/dev-util/poke/poke-4.0.ebuild
+++ b/dev-util/poke/poke-4.0.ebuild
@@ -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