Gentoo Archives: gentoo-commits

From: Sam James <sam@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: net-libs/libwebsockets/
Date: Wed, 29 Sep 2021 14:07:52
Message-Id: 1632924417.921922b9dbdc60f8dddafc08b0e72cf2a17832d3.sam@gentoo
1 commit: 921922b9dbdc60f8dddafc08b0e72cf2a17832d3
2 Author: Sam James <sam <AT> gentoo <DOT> org>
3 AuthorDate: Wed Sep 29 14:06:57 2021 +0000
4 Commit: Sam James <sam <AT> gentoo <DOT> org>
5 CommitDate: Wed Sep 29 14:06:57 2021 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=921922b9
7
8 net-libs/libwebsockets: Stabilize 4.2.2 amd64, #815328
9
10 Signed-off-by: Sam James <sam <AT> gentoo.org>
11
12 net-libs/libwebsockets/libwebsockets-4.2.2.ebuild | 2 +-
13 1 file changed, 1 insertion(+), 1 deletion(-)
14
15 diff --git a/net-libs/libwebsockets/libwebsockets-4.2.2.ebuild b/net-libs/libwebsockets/libwebsockets-4.2.2.ebuild
16 index 81ef33f7f28..bb939db31a5 100644
17 --- a/net-libs/libwebsockets/libwebsockets-4.2.2.ebuild
18 +++ b/net-libs/libwebsockets/libwebsockets-4.2.2.ebuild
19 @@ -11,7 +11,7 @@ SRC_URI="https://github.com/warmcat/libwebsockets/archive/v${PV}.tar.gz -> ${P}.
20
21 LICENSE="MIT"
22 SLOT="0/18" # libwebsockets.so.18
23 -KEYWORDS="~amd64 ~arm ~arm64 ~ppc ~ppc64 x86"
24 +KEYWORDS="amd64 ~arm ~arm64 ~ppc ~ppc64 x86"
25 IUSE="access-log caps cgi client dbus generic-sessions http-proxy http2 ipv6
26 +lejp libev libevent libuv mbedtls peer-limits server-status smtp socks5
27 sqlite3 ssl threads zip"