commit: 3f587905cefdabeeff3da571f65d44fd77075f2e
Author: Sam James <sam <AT> gentoo <DOT> org>
AuthorDate: Thu Oct 30 07:20:11 2025 +0000
Commit: Sam James <sam <AT> gentoo <DOT> org>
CommitDate: Thu Oct 30 07:20:11 2025 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=3f587905
dev-python/gherkin-official: Stabilize 36.0.0 arm64, #965313
Signed-off-by: Sam James <sam <AT> gentoo.org>
dev-python/gherkin-official/gherkin-official-36.0.0.ebuild | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/dev-python/gherkin-official/gherkin-official-36.0.0.ebuild
b/dev-python/gherkin-official/gherkin-official-36.0.0.ebuild
index 8bf417e46f2a..c5930bf2c4c4 100644
--- a/dev-python/gherkin-official/gherkin-official-36.0.0.ebuild
+++ b/dev-python/gherkin-official/gherkin-official-36.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}]