summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorArthur Zamarin <arthurzam@gentoo.org>2022-02-25 22:43:48 +0200
committerArthur Zamarin <arthurzam@gentoo.org>2022-02-25 22:43:48 +0200
commit1f1c0c88f9b5a2c8110ce0570772751e3135a706 (patch)
treeb61c3b37c7e826b0e32b178891008046e1916d60 /net-libs/libwebsockets
parentsys-apps/usbredir: Stabilize 0.12.0 arm, #834022 (diff)
downloadgentoo-1f1c0c88f9b5a2c8110ce0570772751e3135a706.tar.gz
gentoo-1f1c0c88f9b5a2c8110ce0570772751e3135a706.tar.bz2
gentoo-1f1c0c88f9b5a2c8110ce0570772751e3135a706.zip
net-libs/libwebsockets: Stabilize 4.3.1 arm, #833972
Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
Diffstat (limited to 'net-libs/libwebsockets')
-rw-r--r--net-libs/libwebsockets/libwebsockets-4.3.1.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/net-libs/libwebsockets/libwebsockets-4.3.1.ebuild b/net-libs/libwebsockets/libwebsockets-4.3.1.ebuild
index f9ed7f9d637e..58878d713129 100644
--- a/net-libs/libwebsockets/libwebsockets-4.3.1.ebuild
+++ b/net-libs/libwebsockets/libwebsockets-4.3.1.ebuild
@@ -11,7 +11,7 @@ SRC_URI="https://github.com/warmcat/libwebsockets/archive/v${PV}.tar.gz -> ${P}.
LICENSE="MIT"
SLOT="0/19" # libwebsockets.so.19
-KEYWORDS="amd64 ~arm ~arm64 ppc ~ppc64 x86"
+KEYWORDS="amd64 arm ~arm64 ppc ~ppc64 x86"
IUSE="access-log caps cgi client dbus generic-sessions http-proxy http2 ipv6
+lejp libev libevent libuv mbedtls peer-limits server-status smtp socks5
sqlite3 ssl threads zip"