Diff mcomix-2.1.1-r1 with a mcomix-2.2.1
/usr/portage/media-gfx/mcomix/mcomix-2.2.1.ebuild 2024-07-02 13:51:46.413851519 +0300 | ||
---|---|---|
13 | 13 | |
14 | 14 |
LICENSE="GPL-2" |
15 | 15 |
SLOT="0" |
16 |
KEYWORDS="amd64 arm64 ~riscv x86" |
|
16 |
KEYWORDS="~amd64 ~arm64 ~riscv ~x86" |
|
17 | 17 |
IUSE="" |
18 | 18 | |
19 | 19 |
DEPEND="${PYTHON_DEPS}" |
... | ... | |
27 | 27 |
# Most tests are quite old and do not run |
28 | 28 |
RESTRICT="test" |
29 | 29 | |
30 |
PATCHES=( "${FILESDIR}"/${P}-pillow_version.patch ) |
|
31 | ||
32 | 30 |
src_prepare() { |
33 | 31 |
default |
34 | 32 |