Gentoo Archives: gentoo-commits

From: Joonas Niilola <juippis@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: net-libs/libwebsockets/
Date: Tue, 28 Jun 2022 07:47:54
Message-Id: 1656402469.1ed35245f82087505cba3898effa0c3debd02dda.juippis@gentoo
1 commit: 1ed35245f82087505cba3898effa0c3debd02dda
2 Author: Joonas Niilola <juippis <AT> gentoo <DOT> org>
3 AuthorDate: Tue Jun 28 07:47:19 2022 +0000
4 Commit: Joonas Niilola <juippis <AT> gentoo <DOT> org>
5 CommitDate: Tue Jun 28 07:47:49 2022 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=1ed35245
7
8 net-libs/libwebsockets: Stabilize 4.3.2 amd64, #854621
9
10 Signed-off-by: Joonas Niilola <juippis <AT> gentoo.org>
11
12 net-libs/libwebsockets/libwebsockets-4.3.2.ebuild | 2 +-
13 1 file changed, 1 insertion(+), 1 deletion(-)
14
15 diff --git a/net-libs/libwebsockets/libwebsockets-4.3.2.ebuild b/net-libs/libwebsockets/libwebsockets-4.3.2.ebuild
16 index 7ec9ee37b50b..aa4726c64784 100644
17 --- a/net-libs/libwebsockets/libwebsockets-4.3.2.ebuild
18 +++ b/net-libs/libwebsockets/libwebsockets-4.3.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/19" # libwebsockets.so.19
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"