commit: cc7b6c42b6b9782296af312e0cfb7dbce1277ea9
Author: Ionen Wolkens <ionen <AT> gentoo <DOT> org>
AuthorDate: Mon Jul 28 08:28:04 2025 +0000
Commit: Ionen Wolkens <ionen <AT> gentoo <DOT> org>
CommitDate: Mon Jul 28 08:32:39 2025 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=cc7b6c42
dev-python/gherkin-official: stabilize 33.1.0 for ALLARCHES
This may as well have been straight-to-stable `git mv` bump without
keeping old if not ignored entirely, python/ has no changes except
for the version. So let's do this right away.
Signed-off-by: Ionen Wolkens <ionen <AT> gentoo.org>
dev-python/gherkin-official/gherkin-official-33.1.0.ebuild | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/dev-python/gherkin-official/gherkin-official-33.1.0.ebuild
b/dev-python/gherkin-official/gherkin-official-33.1.0.ebuild
index 6b00e24ae09a..9b0479d9aaca 100644
--- a/dev-python/gherkin-official/gherkin-official-33.1.0.ebuild
+++ b/dev-python/gherkin-official/gherkin-official-33.1.0.ebuild
@@ -17,7 +17,7 @@ S=${WORKDIR}/gherkin-${PV}/python
LICENSE="MIT"
SLOT="0"
-KEYWORDS="~amd64 ~arm64 ~x86"
+KEYWORDS="amd64 arm64 ~x86"
RDEPEND="
dev-python/typing-extensions[${PYTHON_USEDEP}]