commit: b936a1eac040c8373df7e3e61ffaa74139680d09 Author: Sam James <sam <AT> gentoo <DOT> org> AuthorDate: Thu Feb 5 14:07:36 2026 +0000 Commit: Sam James <sam <AT> gentoo <DOT> org> CommitDate: Thu Feb 5 14:07:36 2026 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=b936a1ea
app-text/tesseract: Stabilize 5.5.2 arm, #969607 Signed-off-by: Sam James <sam <AT> gentoo.org> app-text/tesseract/tesseract-5.5.2.ebuild | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/app-text/tesseract/tesseract-5.5.2.ebuild b/app-text/tesseract/tesseract-5.5.2.ebuild index eb9c5a23fa20..3ec700a0c69c 100644 --- a/app-text/tesseract/tesseract-5.5.2.ebuild +++ b/app-text/tesseract/tesseract-5.5.2.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2025 Gentoo Authors +# Copyright 1999-2026 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=8 @@ -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 openmp png static-libs tiff training webp" COMMON_DEPEND=">=media-libs/leptonica-1.74:=[${MULTILIB_USEDEP},zlib,tiff?,jpeg?,png?,webp?]
