summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAgostino Sarubbo <ago@gentoo.org>2022-06-28 08:42:06 +0200
committerAgostino Sarubbo <ago@gentoo.org>2022-06-28 08:42:06 +0200
commitaa758c092374a773129daea3dd3602d3a4ae917e (patch)
tree4d1e5d522f57496ccc68be801b389589881dd0a0 /net-libs/libwebsockets
parentnet-libs/libmicrohttpd: arm stable wrt bug #854309 (diff)
downloadgentoo-aa758c092374a773129daea3dd3602d3a4ae917e.tar.gz
gentoo-aa758c092374a773129daea3dd3602d3a4ae917e.tar.bz2
gentoo-aa758c092374a773129daea3dd3602d3a4ae917e.zip
net-libs/libwebsockets: arm stable wrt bug #854621
Package-Manager: Portage-3.0.30, Repoman-3.0.3 RepoMan-Options: --include-arches="arm" Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
Diffstat (limited to 'net-libs/libwebsockets')
-rw-r--r--net-libs/libwebsockets/libwebsockets-4.3.2.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/net-libs/libwebsockets/libwebsockets-4.3.2.ebuild b/net-libs/libwebsockets/libwebsockets-4.3.2.ebuild
index 8f5df8f8ea92..7ec9ee37b50b 100644
--- a/net-libs/libwebsockets/libwebsockets-4.3.2.ebuild
+++ b/net-libs/libwebsockets/libwebsockets-4.3.2.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"