commit: 9e609641546c06fb878fce563896eaabd2ca4a97 Author: Sam James <sam <AT> gentoo <DOT> org> AuthorDate: Sat Jan 25 08:51:53 2025 +0000 Commit: Sam James <sam <AT> gentoo <DOT> org> CommitDate: Sat Jan 25 08:51:53 2025 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=9e609641
app-text/tesseract: Stabilize 5.5.0 amd64, #946800 Signed-off-by: Sam James <sam <AT> gentoo.org> app-text/tesseract/tesseract-5.5.0.ebuild | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/app-text/tesseract/tesseract-5.5.0.ebuild b/app-text/tesseract/tesseract-5.5.0.ebuild index d4438214a13d..7fd74cb590f8 100644 --- a/app-text/tesseract/tesseract-5.5.0.ebuild +++ b/app-text/tesseract/tesseract-5.5.0.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2024 Gentoo Authors +# Copyright 1999-2025 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?]
