diff options
author | Sam James <sam@gentoo.org> | 2022-02-24 13:01:01 +0000 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2022-02-24 13:01:01 +0000 |
commit | a1d9d2d198e0ebfb0f8b759661f0d5e67ea8c57b (patch) | |
tree | b3bb69f762677f74de94220d5357fbc3ff48e5fa /net-libs/libwebsockets | |
parent | app-text/xchm: Stabilize 1.33 ppc, #833970 (diff) | |
download | gentoo-a1d9d2d198e0ebfb0f8b759661f0d5e67ea8c57b.tar.gz gentoo-a1d9d2d198e0ebfb0f8b759661f0d5e67ea8c57b.tar.bz2 gentoo-a1d9d2d198e0ebfb0f8b759661f0d5e67ea8c57b.zip |
net-libs/libwebsockets: Stabilize 4.3.1 ppc, #833972
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'net-libs/libwebsockets')
-rw-r--r-- | net-libs/libwebsockets/libwebsockets-4.3.1.ebuild | 2 |
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 92ad13a46cec..f9ed7f9d637e 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" |