diff options
author | 2023-03-17 20:32:31 +0200 | |
---|---|---|
committer | 2023-03-17 20:32:31 +0200 | |
commit | 721f7b07e887106726ea1d6c9d09987918bae921 (patch) | |
tree | 816e7f36d9d35dc07f66f74887d7c07004ee3e0e /app-text | |
parent | app-text/tesseract: Stabilize 5.3.0 ppc64, #901803 (diff) | |
download | gentoo-721f7b07e887106726ea1d6c9d09987918bae921.tar.gz gentoo-721f7b07e887106726ea1d6c9d09987918bae921.tar.bz2 gentoo-721f7b07e887106726ea1d6c9d09987918bae921.zip |
app-text/tesseract: Stabilize 5.3.0 ppc, #901803
Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
Diffstat (limited to 'app-text')
-rw-r--r-- | app-text/tesseract/tesseract-5.3.0.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/app-text/tesseract/tesseract-5.3.0.ebuild b/app-text/tesseract/tesseract-5.3.0.ebuild index 1aac6117570a..1fdc5a483f5c 100644 --- a/app-text/tesseract/tesseract-5.3.0.ebuild +++ b/app-text/tesseract/tesseract-5.3.0.ebuild @@ -11,7 +11,7 @@ SRC_URI="https://github.com/tesseract-ocr/${PN}/archive/${PV}.tar.gz -> ${P}.tar LICENSE="Apache-2.0" SLOT="0/5" -KEYWORDS="~alpha amd64 ~arm arm64 ~mips ~ppc ppc64 ~riscv ~sparc x86" +KEYWORDS="~alpha amd64 ~arm arm64 ~mips ppc ppc64 ~riscv ~sparc x86" IUSE="doc float32 jpeg opencl openmp png static-libs tiff training webp" COMMON_DEPEND=">=media-libs/leptonica-1.74:=[${MULTILIB_USEDEP},zlib,tiff?,jpeg?,png?,webp?] |