Diff nghttp3-0.12.0 with a nghttp3-0.13.0
/usr/portage/net-libs/nghttp3/nghttp3-0.13.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/nghttp3/releases/download/v${PV}/${P}.tar.xz" |
13 |
KEYWORDS="~amd64 ~hppa" |
|
13 |
KEYWORDS="~amd64 ~arm64 ~hppa" |
|
14 | 14 |
fi |
15 | 15 | |
16 | 16 |
DESCRIPTION="HTTP/3 library written in C" |