diff options
author | Marek Szuba <marecki@gentoo.org> | 2021-08-24 13:40:49 +0100 |
---|---|---|
committer | Marek Szuba <marecki@gentoo.org> | 2021-08-24 15:33:16 +0100 |
commit | c1d68e478b0ba83deb45ce363a95584d71e52409 (patch) | |
tree | c50da1a07651b10e45f45bf3f6901cbdb8d9887c | |
parent | app-text/tessdata_fast: keyword 4.1.0 for ~riscv (diff) | |
download | gentoo-c1d68e478b0ba83deb45ce363a95584d71e52409.tar.gz gentoo-c1d68e478b0ba83deb45ce363a95584d71e52409.tar.bz2 gentoo-c1d68e478b0ba83deb45ce363a95584d71e52409.zip |
app-text/tessdata_best: keyword 4.1.0 for ~riscv
Signed-off-by: Marek Szuba <marecki@gentoo.org>
-rw-r--r-- | app-text/tessdata_best/tessdata_best-4.1.0.ebuild | 2 |
1 files changed, 1 insertions, 1 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 f443489a3559..580847d36fa1 100644 --- a/app-text/tessdata_best/tessdata_best-4.1.0.ebuild +++ b/app-text/tessdata_best/tessdata_best-4.1.0.ebuild @@ -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 ~sparc ~x86" +KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~mips ~ppc ~ppc64 ~riscv ~sparc ~x86" IUSE="+osd" RDEPEND="!app-text/tessdata_fast |