summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSam James <sam@gentoo.org>2024-03-15 01:48:11 +0000
committerSam James <sam@gentoo.org>2024-03-15 01:48:11 +0000
commit2f35686b843e0c3ba836356f1996c4c3db4273b1 (patch)
treed1a7cdc30fc9f2d4b5a9a36f2976bb572d5b934e
parentwww-misc/urlwatch: Stabilize 2.28-r1 amd64, #926809 (diff)
downloadgentoo-2f35686b843e0c3ba836356f1996c4c3db4273b1.tar.gz
gentoo-2f35686b843e0c3ba836356f1996c4c3db4273b1.tar.bz2
gentoo-2f35686b843e0c3ba836356f1996c4c3db4273b1.zip
dev-python/pytesseract: Stabilize 0.3.12 amd64, #926809
Signed-off-by: Sam James <sam@gentoo.org>
-rw-r--r--dev-python/pytesseract/pytesseract-0.3.12.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-python/pytesseract/pytesseract-0.3.12.ebuild b/dev-python/pytesseract/pytesseract-0.3.12.ebuild
index d9a773f6bf86..e85a29eeb973 100644
--- a/dev-python/pytesseract/pytesseract-0.3.12.ebuild
+++ b/dev-python/pytesseract/pytesseract-0.3.12.ebuild
@@ -1,4 +1,4 @@
-# Copyright 2022-2023 Gentoo Authors
+# Copyright 2022-2024 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=8
@@ -20,7 +20,7 @@ SRC_URI="
LICENSE="Apache-2.0"
SLOT="0"
-KEYWORDS="~amd64 ~x86"
+KEYWORDS="amd64 ~x86"
RDEPEND="
dev-python/pillow[${PYTHON_USEDEP}]