commit: ed2cba1adf8206e5af62ebe51f603619a73a07a0 Author: Eli Schwartz <eschwartz <AT> gentoo <DOT> org> AuthorDate: Thu Feb 5 13:32:38 2026 +0000 Commit: Eli Schwartz <eschwartz <AT> gentoo <DOT> org> CommitDate: Thu Feb 5 14:36:29 2026 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=ed2cba1a
app-text/tesseract: Stabilize 5.5.2 ppc, #969607 Signed-off-by: Eli Schwartz <eschwartz <AT> gentoo.org> app-text/tesseract/tesseract-5.5.2.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/app-text/tesseract/tesseract-5.5.2.ebuild b/app-text/tesseract/tesseract-5.5.2.ebuild index cf32affb48e2..14117d62d993 100644 --- a/app-text/tesseract/tesseract-5.5.2.ebuild +++ b/app-text/tesseract/tesseract-5.5.2.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 openmp png static-libs tiff training webp" COMMON_DEPEND=">=media-libs/leptonica-1.74:=[${MULTILIB_USEDEP},zlib,tiff?,jpeg?,png?,webp?]
