diff options
author | Jakov Smolić <jsmolic@gentoo.org> | 2021-11-09 16:03:52 +0100 |
---|---|---|
committer | Jakov Smolić <jsmolic@gentoo.org> | 2021-11-09 16:03:52 +0100 |
commit | efecaea188f26e9aa8311c09c5ec61b6725e0807 (patch) | |
tree | 7f5daae9676646274d8bd0a2d70572cdecb66cf9 /net-libs | |
parent | dev-python/cachelib: Stabilize 0.4.1 ALLARCHES, #821733 (diff) | |
download | gentoo-efecaea188f26e9aa8311c09c5ec61b6725e0807.tar.gz gentoo-efecaea188f26e9aa8311c09c5ec61b6725e0807.tar.bz2 gentoo-efecaea188f26e9aa8311c09c5ec61b6725e0807.zip |
net-libs/libwebsockets: Stabilize 4.3.0 amd64, #822681
Signed-off-by: Jakov Smolić <jsmolic@gentoo.org>
Diffstat (limited to 'net-libs')
-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 5cbde19d38d8..23cde0db9a21 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" |