summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorArthur Zamarin <arthurzam@gentoo.org>2022-06-27 22:25:24 +0300
committerArthur Zamarin <arthurzam@gentoo.org>2022-06-27 22:25:24 +0300
commit3bc5c620cc6f47fb7a3d5725f19c2c1fa86241d3 (patch)
tree6b3fe4a3cce6a371da7d7901ab24840c787a1eeb /net-libs
parentdev-python/testresources: Stabilize 2.0.1-r2 hppa, #854636 (diff)
downloadgentoo-3bc5c620cc6f47fb7a3d5725f19c2c1fa86241d3.tar.gz
gentoo-3bc5c620cc6f47fb7a3d5725f19c2c1fa86241d3.tar.bz2
gentoo-3bc5c620cc6f47fb7a3d5725f19c2c1fa86241d3.zip
net-libs/libwebsockets: Stabilize 4.3.2 ppc, #854621
Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
Diffstat (limited to 'net-libs')
-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 d9a04a13846d..115fbeeb35aa 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"