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@gentoo.org>
This commit is contained in:
Ionen Wolkens
2025-07-28 04:28:04 -04:00
parent c59dcb0ba0
commit cc7b6c42b6

View File

@@ -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}]