commit: aac5bc6615e9e102fcf857b73e0943f2aa9079c5 Author: Arthur Zamarin <arthurzam <AT> gentoo <DOT> org> AuthorDate: Wed Jun 19 19:43:24 2024 +0000 Commit: Arthur Zamarin <arthurzam <AT> gentoo <DOT> org> CommitDate: Wed Jun 19 19:43:24 2024 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=aac5bc66
app-text/tesseract: Stabilize 5.3.4 arm64, #933635 Signed-off-by: Arthur Zamarin <arthurzam <AT> gentoo.org> app-text/tesseract/tesseract-5.3.4.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/app-text/tesseract/tesseract-5.3.4.ebuild b/app-text/tesseract/tesseract-5.3.4.ebuild index aff1d194ec10..d1b8858d2563 100644 --- a/app-text/tesseract/tesseract-5.3.4.ebuild +++ b/app-text/tesseract/tesseract-5.3.4.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?]
