diff options
author | Sam James <sam@gentoo.org> | 2021-11-09 21:33:54 +0000 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2021-11-09 21:33:54 +0000 |
commit | 51b155c7106f7e46e8d18a34a386a468ccf2739c (patch) | |
tree | ab9bdeeae06ca3f0d022c7927c22fe99628cb453 /net-libs/libwebsockets | |
parent | sci-libs/lmfit: Stabilize 9.0-r1 x86, #822609 (diff) | |
download | gentoo-51b155c7106f7e46e8d18a34a386a468ccf2739c.tar.gz gentoo-51b155c7106f7e46e8d18a34a386a468ccf2739c.tar.bz2 gentoo-51b155c7106f7e46e8d18a34a386a468ccf2739c.zip |
net-libs/libwebsockets: Stabilize 4.3.0 x86, #822681
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'net-libs/libwebsockets')
-rw-r--r-- | net-libs/libwebsockets/libwebsockets-4.3.0.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/net-libs/libwebsockets/libwebsockets-4.3.0.ebuild b/net-libs/libwebsockets/libwebsockets-4.3.0.ebuild index 23cde0db9a21..138c2d2d7182 100644 --- a/net-libs/libwebsockets/libwebsockets-4.3.0.ebuild +++ b/net-libs/libwebsockets/libwebsockets-4.3.0.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" |