summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMatt Turner <mattst88@gentoo.org>2020-01-22 19:04:27 -0800
committerMatt Turner <mattst88@gentoo.org>2020-01-22 19:09:12 -0800
commitd4b2fd45400f33451aac94180b3f2d7eb2f938a7 (patch)
treefba13e898bd1cfab02bb7ac256c431a88ffdf72c /net-libs/libwebsockets
parentprofiles/package.mask: remove the mask on build failure of memcached (diff)
downloadgentoo-d4b2fd45400f33451aac94180b3f2d7eb2f938a7.tar.gz
gentoo-d4b2fd45400f33451aac94180b3f2d7eb2f938a7.tar.bz2
gentoo-d4b2fd45400f33451aac94180b3f2d7eb2f938a7.zip
net-libs/libwebsockets-3.2.1: arm stable, bug 705512
Signed-off-by: Matt Turner <mattst88@gentoo.org>
Diffstat (limited to 'net-libs/libwebsockets')
-rw-r--r--net-libs/libwebsockets/libwebsockets-3.2.1.ebuild2
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 90391538d543..57ab8eb8aed2 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"