diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2020-05-01 15:57:57 +0200 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2020-05-01 15:57:57 +0200 |
commit | 83de8f325b7afecb6e2825dbbb7e515daaf77407 (patch) | |
tree | 22cbcd4e624b05c7e6f6cc6aeabb6d6f0b728728 /app-text/tesseract | |
parent | app-text/tessdata_fast: ppc stable wrt bug #711144 (diff) | |
download | gentoo-83de8f325b7afecb6e2825dbbb7e515daaf77407.tar.gz gentoo-83de8f325b7afecb6e2825dbbb7e515daaf77407.tar.bz2 gentoo-83de8f325b7afecb6e2825dbbb7e515daaf77407.zip |
app-text/tesseract: ppc stable wrt bug #711144
Package-Manager: Portage-2.3.89, Repoman-2.3.20
RepoMan-Options: --include-arches="ppc"
Signed-off-by: Agostino Sarubbo <ago@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 48c0bbe4ec06..805fff26819f 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?] |