commit: 8f5591c0180184f7ef96b5125938cab47bab4fdb
Author: Eli Schwartz <eschwartz <AT> gentoo <DOT> org>
AuthorDate: Thu Feb 12 09:31:09 2026 +0000
Commit: Eli Schwartz <eschwartz <AT> gentoo <DOT> org>
CommitDate: Thu Feb 12 09:31:09 2026 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=8f5591c0
dev-python/gherkin-official: Stabilize 38.0.0 ALLARCHES, #969964
Signed-off-by: Eli Schwartz <eschwartz <AT> gentoo.org>
dev-python/gherkin-official/gherkin-official-38.0.0.ebuild | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/dev-python/gherkin-official/gherkin-official-38.0.0.ebuild
b/dev-python/gherkin-official/gherkin-official-38.0.0.ebuild
index 4e582e1531e2..5ded0377b2c3 100644
--- a/dev-python/gherkin-official/gherkin-official-38.0.0.ebuild
+++ b/dev-python/gherkin-official/gherkin-official-38.0.0.ebuild
@@ -21,7 +21,7 @@ S=${WORKDIR}/gherkin-${PV}/python
LICENSE="MIT"
SLOT="0"
-KEYWORDS="~amd64 ~arm64"
+KEYWORDS="amd64 arm64"
RDEPEND="
dev-python/typing-extensions[${PYTHON_USEDEP}]