Сравнение ngtcp2-0.14.1 с ngtcp2-0.15.0
/usr/portage/net-libs/ngtcp2/ngtcp2-0.15.0.ebuild 2023-10-09 14:52:34.596368479 +0300 | ||
---|---|---|
10 | 10 |
inherit git-r3 |
11 | 11 |
else |
12 | 12 |
SRC_URI="https://github.com/ngtcp2/ngtcp2/releases/download/v${PV}/${P}.tar.xz" |
13 |
KEYWORDS="amd64 ~hppa ~riscv x86" |
|
13 |
KEYWORDS="~amd64 ~hppa ~riscv ~x86" |
|
14 | 14 |
fi |
15 | 15 | |
16 | 16 |
DESCRIPTION="Implementation of the IETF QUIC Protocol" |