Сравнение esip-1.0.56 с esip-1.0.60

/usr/portage/dev-erlang/esip/esip-1.0.60.ebuild 2026-06-23 19:41:04.144897177 +0300
1
# Copyright 1999-2025 Gentoo Authors
1
# Copyright 1999-2026 Gentoo Authors
2 2
# Distributed under the terms of the GNU General Public License v2
3 3

  
4 4
EAPI=8
......
11 11

  
12 12
LICENSE="Apache-2.0"
13 13
SLOT="0"
14
KEYWORDS="amd64 ~arm ~sparc ~x86"
14
KEYWORDS="~amd64 ~arm ~sparc ~x86"
15 15

  
16 16
DEPEND="
17
	>=dev-erlang/fast_tls-1.1.22
18
	>=dev-erlang/stun-1.2.15
19
	>=dev-erlang/p1_utils-1.0.25
17
	>=dev-erlang/fast_tls-1.1.26
18
	>=dev-erlang/stun-1.2.22
19
	>=dev-erlang/p1_utils-1.0.29
20 20
"
21 21
RDEPEND="${DEPEND}"
22 22

  
Спасибо!