Diff tessdata_fast-4.0.0 with a tessdata_fast-4.1.0
| /usr/portage/app-text/tessdata_fast/tessdata_fast-4.1.0.ebuild 2024-07-02 13:51:43.893851455 +0300 | ||
|---|---|---|
| 1 |
# Copyright 1999-2020 Gentoo Authors |
|
| 1 |
# Copyright 1999-2024 Gentoo Authors |
|
| 2 | 2 |
# Distributed under the terms of the GNU General Public License v2 |
| 3 | 3 | |
| 4 | 4 |
EAPI=7 |
| ... | ... | |
| 12 | 12 | |
| 13 | 13 |
LICENSE="Apache-2.0" |
| 14 | 14 |
SLOT="0" |
| 15 |
KEYWORDS="~alpha amd64 arm arm64 ~mips ppc ppc64 ~sparc x86" |
|
| 15 |
KEYWORDS="~alpha amd64 arm arm64 ~loong ~mips ppc ppc64 ~riscv ~sparc x86" |
|
| 16 | 16 |
IUSE="+osd" |
| 17 | 17 | |
| 18 | 18 |
RDEPEND="!app-text/tessdata_best |