diff options
author | 2024-03-15 01:48:11 +0000 | |
---|---|---|
committer | 2024-03-15 01:48:11 +0000 | |
commit | 2f35686b843e0c3ba836356f1996c4c3db4273b1 (patch) | |
tree | d1a7cdc30fc9f2d4b5a9a36f2976bb572d5b934e | |
parent | www-misc/urlwatch: Stabilize 2.28-r1 amd64, #926809 (diff) | |
download | gentoo-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.ebuild | 4 |
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}] |