From 2f5af615fe27ccfd4c76a1d433ae9673dc73de6c Mon Sep 17 00:00:00 2001 From: Louis Sautier Date: Mon, 3 Jun 2024 22:58:08 +0200 Subject: [PATCH] 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 --- 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 31afc8cd11ded..882446828a79d 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}]