diff options
author | Thomas Deutschmann <whissi@gentoo.org> | 2020-04-27 01:18:38 +0200 |
---|---|---|
committer | Thomas Deutschmann <whissi@gentoo.org> | 2020-04-27 01:43:21 +0200 |
commit | b74caba97111a9ea401564c897d3d260296075d4 (patch) | |
tree | 3a47660f4d236c958c4bbc0ce364fed069c1fcb4 /app-text/tesseract | |
parent | media-video/ffmpeg: x86 stable (bug #711144) (diff) | |
download | gentoo-b74caba97111a9ea401564c897d3d260296075d4.tar.gz gentoo-b74caba97111a9ea401564c897d3d260296075d4.tar.bz2 gentoo-b74caba97111a9ea401564c897d3d260296075d4.zip |
app-text/tesseract: x86 stable (bug #711144)
Package-Manager: Portage-2.3.99, Repoman-2.3.22
Signed-off-by: Thomas Deutschmann <whissi@gentoo.org>
Diffstat (limited to 'app-text/tesseract')
-rw-r--r-- | app-text/tesseract/tesseract-4.1.1.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/app-text/tesseract/tesseract-4.1.1.ebuild b/app-text/tesseract/tesseract-4.1.1.ebuild index edd2c2c7f0b4..48c0bbe4ec06 100644 --- a/app-text/tesseract/tesseract-4.1.1.ebuild +++ b/app-text/tesseract/tesseract-4.1.1.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" -KEYWORDS="~alpha amd64 arm arm64 ~mips ~ppc ppc64 ~sparc ~x86" +KEYWORDS="~alpha amd64 arm arm64 ~mips ~ppc ppc64 ~sparc x86" IUSE="doc jpeg opencl openmp png static-libs tiff training webp" COMMON_DEPEND=">=media-libs/leptonica-1.74:=[${MULTILIB_USEDEP},zlib,tiff?,jpeg?,png?,webp?] |