Gentoo Archives: gentoo-commits

From: Thomas Deutschmann <whissi@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: net-libs/libwebsockets/
Date: Thu, 03 Sep 2020 14:29:45
Message-Id: 1599143036.101aa5ee16dd6195d7bab055922a025b46a1cd43.whissi@gentoo
1 commit: 101aa5ee16dd6195d7bab055922a025b46a1cd43
2 Author: Thomas Deutschmann <whissi <AT> gentoo <DOT> org>
3 AuthorDate: Thu Sep 3 14:23:56 2020 +0000
4 Commit: Thomas Deutschmann <whissi <AT> gentoo <DOT> org>
5 CommitDate: Thu Sep 3 14:23:56 2020 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=101aa5ee
7
8 net-libs/libwebsockets: x86 stable (bug #739888)
9
10 Package-Manager: Portage-3.0.4, Repoman-3.0.1
11 Signed-off-by: Thomas Deutschmann <whissi <AT> gentoo.org>
12
13 net-libs/libwebsockets/libwebsockets-4.0.20.ebuild | 2 +-
14 1 file changed, 1 insertion(+), 1 deletion(-)
15
16 diff --git a/net-libs/libwebsockets/libwebsockets-4.0.20.ebuild b/net-libs/libwebsockets/libwebsockets-4.0.20.ebuild
17 index 70b507a93cd..35703da6436 100644
18 --- a/net-libs/libwebsockets/libwebsockets-4.0.20.ebuild
19 +++ b/net-libs/libwebsockets/libwebsockets-4.0.20.ebuild
20 @@ -11,7 +11,7 @@ SRC_URI="https://github.com/warmcat/libwebsockets/archive/v${PV}.tar.gz -> ${P}.
21
22 LICENSE="MIT"
23 SLOT="0/16" # libwebsockets.so.16
24 -KEYWORDS="~amd64 arm ~arm64 ~x86"
25 +KEYWORDS="~amd64 arm ~arm64 x86"
26 IUSE="access-log caps cgi client dbus generic-sessions http-proxy http2 ipv6
27 +lejp libev libevent libressl libuv mbedtls peer-limits server-status smtp socks5
28 sqlite3 ssl static-libs threads zip"