Diff ansible-7.7.0 with a ansible-8.2.0
/usr/portage/app-admin/ansible/ansible-8.2.0.ebuild 2023-10-09 14:52:28.136368316 +0300 | ||
---|---|---|
15 | 15 |
KEYWORDS="amd64 ~arm arm64 ~ppc64 ~riscv x86 ~x64-macos" |
16 | 16 |
RESTRICT="test" |
17 | 17 | |
18 |
RDEPEND=">=app-admin/ansible-core-2.14.0 |
|
19 |
<app-admin/ansible-core-2.15" |
|
18 |
RDEPEND=">=app-admin/ansible-core-2.15.0 |
|
19 |
<app-admin/ansible-core-2.16" |
|
20 | 20 | |
21 | 21 |
python_compile() { |
22 | 22 |
local -x ANSIBLE_SKIP_CONFLICT_CHECK=1 |