summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSam James <sam@gentoo.org>2024-07-08 01:48:08 +0100
committerSam James <sam@gentoo.org>2024-07-08 01:48:08 +0100
commit588bf69d34b159375e5f196c63057c8798506f01 (patch)
tree637ce0c01b0bbd8d2180677e9ff8482da08de0ed /net-libs/libwebsockets
parentnet-libs/libwebsockets: Stabilize 4.3.3 arm, #926838 (diff)
downloadgentoo-588bf69d34b159375e5f196c63057c8798506f01.tar.gz
gentoo-588bf69d34b159375e5f196c63057c8798506f01.tar.bz2
gentoo-588bf69d34b159375e5f196c63057c8798506f01.zip
net-libs/libwebsockets: Stabilize 4.3.3 arm64, #926838
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'net-libs/libwebsockets')
-rw-r--r--net-libs/libwebsockets/libwebsockets-4.3.3.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/net-libs/libwebsockets/libwebsockets-4.3.3.ebuild b/net-libs/libwebsockets/libwebsockets-4.3.3.ebuild
index 9ebcdfabb32a..a869c298d5b2 100644
--- a/net-libs/libwebsockets/libwebsockets-4.3.3.ebuild
+++ b/net-libs/libwebsockets/libwebsockets-4.3.3.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 ~loong ~ppc ~ppc64 ~riscv x86"
+KEYWORDS="amd64 arm arm64 ~loong ~ppc ~ppc64 ~riscv x86"
IUSE="access-log caps cgi client dbus extensions generic-sessions http-proxy http2 ipv6
+lejp libev libevent libuv mbedtls peer-limits server-status smtp socks5
sqlite3 ssl threads zip"