commit: 2f5af615fe27ccfd4c76a1d433ae9673dc73de6c
Author: Louis Sautier <sbraz <AT> gentoo <DOT> org>
AuthorDate: Mon Jun 3 20:58:08 2024 +0000
Commit: Louis Sautier <sbraz <AT> gentoo <DOT> org>
CommitDate: Mon Jun 3 21:09:27 2024 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=2f5af615
dev-python/pytesseract: keyword 0.3.12 for ~arm64
It is required to run the test suite of www-misc/urlwatch.
Signed-off-by: Louis Sautier <sbraz <AT> gentoo.org>
dev-python/pytesseract/pytesseract-0.3.12.ebuild | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/dev-python/pytesseract/pytesseract-0.3.12.ebuild
b/dev-python/pytesseract/pytesseract-0.3.12.ebuild
index 31afc8cd11de..882446828a79 100644
--- a/dev-python/pytesseract/pytesseract-0.3.12.ebuild
+++ b/dev-python/pytesseract/pytesseract-0.3.12.ebuild
@@ -20,7 +20,7 @@ SRC_URI="
LICENSE="Apache-2.0"
SLOT="0"
-KEYWORDS="amd64 x86"
+KEYWORDS="amd64 ~arm64 x86"
RDEPEND="
dev-python/pillow[${PYTHON_USEDEP}]