Gentoo Archives: gentoo-commits

From: Agostino Sarubbo <ago@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: net-libs/libwebsockets/
Date: Tue, 28 Jun 2022 06:43:07
Message-Id: 1656398526.aa758c092374a773129daea3dd3602d3a4ae917e.ago@gentoo
1 commit: aa758c092374a773129daea3dd3602d3a4ae917e
2 Author: Agostino Sarubbo <ago <AT> gentoo <DOT> org>
3 AuthorDate: Tue Jun 28 06:42:06 2022 +0000
4 Commit: Agostino Sarubbo <ago <AT> gentoo <DOT> org>
5 CommitDate: Tue Jun 28 06:42:06 2022 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=aa758c09
7
8 net-libs/libwebsockets: arm stable wrt bug #854621
9
10 Package-Manager: Portage-3.0.30, Repoman-3.0.3
11 RepoMan-Options: --include-arches="arm"
12 Signed-off-by: Agostino Sarubbo <ago <AT> gentoo.org>
13
14 net-libs/libwebsockets/libwebsockets-4.3.2.ebuild | 2 +-
15 1 file changed, 1 insertion(+), 1 deletion(-)
16
17 diff --git a/net-libs/libwebsockets/libwebsockets-4.3.2.ebuild b/net-libs/libwebsockets/libwebsockets-4.3.2.ebuild
18 index 8f5df8f8ea92..7ec9ee37b50b 100644
19 --- a/net-libs/libwebsockets/libwebsockets-4.3.2.ebuild
20 +++ b/net-libs/libwebsockets/libwebsockets-4.3.2.ebuild
21 @@ -11,7 +11,7 @@ SRC_URI="https://github.com/warmcat/libwebsockets/archive/v${PV}.tar.gz -> ${P}.
22
23 LICENSE="MIT"
24 SLOT="0/19" # libwebsockets.so.19
25 -KEYWORDS="~amd64 ~arm arm64 ppc ~ppc64 x86"
26 +KEYWORDS="~amd64 arm arm64 ppc ~ppc64 x86"
27 IUSE="access-log caps cgi client dbus generic-sessions http-proxy http2 ipv6
28 +lejp libev libevent libuv mbedtls peer-limits server-status smtp socks5
29 sqlite3 ssl threads zip"