diff options
author | 2025-01-25 08:51:54 +0000 | |
---|---|---|
committer | 2025-01-25 08:51:54 +0000 | |
commit | 7ecad1c173a973872c2b3ba0db806b191dc297d6 (patch) | |
tree | 2158cdf83e927cc79e4bb59484c3e79ab7d00107 /app-text | |
parent | app-text/tesseract: Stabilize 5.5.0 amd64, #946800 (diff) | |
download | gentoo-7ecad1c173a973872c2b3ba0db806b191dc297d6.tar.gz gentoo-7ecad1c173a973872c2b3ba0db806b191dc297d6.tar.bz2 gentoo-7ecad1c173a973872c2b3ba0db806b191dc297d6.zip |
app-text/tessdata_best: Stabilize 4.1.0 amd64, #946800
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'app-text')
-rw-r--r-- | app-text/tessdata_best/tessdata_best-4.1.0.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/app-text/tessdata_best/tessdata_best-4.1.0.ebuild b/app-text/tessdata_best/tessdata_best-4.1.0.ebuild index 580847d36fa1..2e32e6e1bedf 100644 --- a/app-text/tessdata_best/tessdata_best-4.1.0.ebuild +++ b/app-text/tessdata_best/tessdata_best-4.1.0.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2021 Gentoo Authors +# Copyright 1999-2025 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=7 @@ -12,7 +12,7 @@ SRC_URI="${URI_PREFIX}eng.traineddata -> eng.traineddata-${P} LICENSE="Apache-2.0" SLOT="0" -KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~mips ~ppc ~ppc64 ~riscv ~sparc ~x86" +KEYWORDS="~alpha amd64 ~arm ~arm64 ~mips ~ppc ~ppc64 ~riscv ~sparc ~x86" IUSE="+osd" RDEPEND="!app-text/tessdata_fast |