diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2020-01-17 10:29:05 +0100 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2020-01-17 10:29:54 +0100 |
commit | 46abcd8865a271ade8ba94e7b797cbfc4844ec95 (patch) | |
tree | a8ec71e213c055357d331719ee4d8ae488f5ee3f /net-libs/libwebsockets | |
parent | app-misc/mosquitto: amd64 stable wrt bug #705512 (diff) | |
download | gentoo-46abcd8865a271ade8ba94e7b797cbfc4844ec95.tar.gz gentoo-46abcd8865a271ade8ba94e7b797cbfc4844ec95.tar.bz2 gentoo-46abcd8865a271ade8ba94e7b797cbfc4844ec95.zip |
net-libs/libwebsockets: amd64 stable wrt bug #705512
Package-Manager: Portage-2.3.79, Repoman-2.3.16
RepoMan-Options: --include-arches="amd64"
Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
Diffstat (limited to 'net-libs/libwebsockets')
-rw-r--r-- | net-libs/libwebsockets/libwebsockets-3.2.1.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/net-libs/libwebsockets/libwebsockets-3.2.1.ebuild b/net-libs/libwebsockets/libwebsockets-3.2.1.ebuild index c3f2abb8f44d..37e6c7963721 100644 --- a/net-libs/libwebsockets/libwebsockets-3.2.1.ebuild +++ b/net-libs/libwebsockets/libwebsockets-3.2.1.ebuild @@ -11,7 +11,7 @@ SRC_URI="https://github.com/warmcat/libwebsockets/archive/v${PV}.tar.gz -> ${P}. LICENSE="LGPL-2.1" SLOT="0/15" # libwebsockets.so.15 -KEYWORDS="~amd64 ~arm ~x86" +KEYWORDS="amd64 ~arm ~x86" IUSE="access-log caps cgi client dbus generic-sessions http-proxy http2 ipv6 +lejp libev libevent libressl libuv peer-limits server-status smtp socks5 sqlite3 ssl static-libs threads zip" |