Diff pygit2-1.12.2 with a pygit2-1.13.1
/usr/portage/dev-python/pygit2/pygit2-1.13.1.ebuild 2023-10-09 14:52:30.340368372 +0300 | ||
---|---|---|
17 | 17 | |
18 | 18 |
LICENSE="GPL-2-with-linking-exception" |
19 | 19 |
SLOT="0" |
20 |
KEYWORDS="amd64 ~riscv x86" |
|
20 |
KEYWORDS="~amd64 ~riscv ~x86" |
|
21 | 21 | |
22 | 22 |
DEPEND=" |
23 |
=dev-libs/libgit2-1.6*:= |
|
23 |
=dev-libs/libgit2-1.7*:= |
|
24 | 24 |
" |
25 | 25 |
BDEPEND=" |
26 |
>=dev-python/cffi-1.9.1:=[${PYTHON_USEDEP}] |
|
26 |
>=dev-python/cffi-1.16.0_rc2:=[${PYTHON_USEDEP}] |
|
27 | 27 |
" |
28 | 28 |
RDEPEND=" |
29 | 29 |
${DEPEND} |