summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSam James <sam@gentoo.org>2021-06-05 20:40:40 +0000
committerSam James <sam@gentoo.org>2021-06-05 20:43:20 +0000
commit92348e48a001161808e41855c02d113756deb54b (patch)
tree2b3f6531ce181738423eae73e36e6996245cbb35 /net-libs/libwebsockets
parentdev-libs/isl: Stabilize 0.24 arm64, #794259 (diff)
downloadgentoo-92348e48a001161808e41855c02d113756deb54b.tar.gz
gentoo-92348e48a001161808e41855c02d113756deb54b.tar.bz2
gentoo-92348e48a001161808e41855c02d113756deb54b.zip
net-libs/libwebsockets: Stabilize 4.2.0 arm64, #794262
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'net-libs/libwebsockets')
-rw-r--r--net-libs/libwebsockets/libwebsockets-4.2.0.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/net-libs/libwebsockets/libwebsockets-4.2.0.ebuild b/net-libs/libwebsockets/libwebsockets-4.2.0.ebuild
index f9974a389585..acf2b404717c 100644
--- a/net-libs/libwebsockets/libwebsockets-4.2.0.ebuild
+++ b/net-libs/libwebsockets/libwebsockets-4.2.0.ebuild
@@ -11,7 +11,7 @@ SRC_URI="https://github.com/warmcat/libwebsockets/archive/v${PV}.tar.gz -> ${P}.
LICENSE="MIT"
SLOT="0/18" # libwebsockets.so.18
-KEYWORDS="amd64 ~arm ~arm64 ~ppc x86"
+KEYWORDS="amd64 ~arm arm64 ~ppc 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"