commit: d80dd32ae42ef591bb8b00fa6dafe10666b54ca9 Author: Louis Sautier <sbraz <AT> gentoo <DOT> org> AuthorDate: Wed Apr 12 19:26:17 2023 +0000 Commit: Louis Sautier <sbraz <AT> gentoo <DOT> org> CommitDate: Wed Apr 12 19:27:35 2023 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=d80dd32a
dev-python/pytesseract: keyword 0.3.10-r1 for ~x86 Test suite runs in an ~x86 chroot. Signed-off-by: Louis Sautier <sbraz <AT> gentoo.org> dev-python/pytesseract/pytesseract-0.3.10-r1.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/dev-python/pytesseract/pytesseract-0.3.10-r1.ebuild b/dev-python/pytesseract/pytesseract-0.3.10-r1.ebuild index b891f475f097..6360947cee37 100644 --- a/dev-python/pytesseract/pytesseract-0.3.10-r1.ebuild +++ b/dev-python/pytesseract/pytesseract-0.3.10-r1.ebuild @@ -13,7 +13,7 @@ SRC_URI="https://github.com/madmaze/${PN}/archive/refs/tags/v${PV}.tar.gz LICENSE="Apache-2.0" SLOT="0" -KEYWORDS="~amd64" +KEYWORDS="~amd64 ~x86" DEPEND="" RDEPEND="${DEPEND}
