dev-python/gherkin-official: unkeyword 33.1.0 for ~x86

~x86 was (formerly) added for gherkin->pytest-bdd->qutebrowser, but
qutebrowser lost that keyword alongside qtwebengine a while ago.

wrt bug #961599, this gained an indirect dependency on rust which
is unavailable on i486, we could mask in wd40 but keeping the ~x86
keyword here is either way unnecessary testing work.

Bug: https://bugs.gentoo.org/961599
Signed-off-by: Ionen Wolkens <ionen@gentoo.org>
This commit is contained in:
Ionen Wolkens 2025-08-17 02:35:32 -04:00
parent 7413087330
commit 239180e01d
No known key found for this signature in database
GPG Key ID: B24406B0B0AC4334

View File

@ -17,7 +17,7 @@ S=${WORKDIR}/gherkin-${PV}/python
LICENSE="MIT"
SLOT="0"
KEYWORDS="amd64 arm64 ~x86"
KEYWORDS="amd64 arm64"
RDEPEND="
dev-python/typing-extensions[${PYTHON_USEDEP}]