diff options
author | Aaron Bauman <bman@gentoo.org> | 2017-09-03 08:37:05 -0400 |
---|---|---|
committer | Aaron Bauman <bman@gentoo.org> | 2017-09-03 08:37:05 -0400 |
commit | 12eaac329397e619f6780f1abe9f7ec500bcddd6 (patch) | |
tree | 166683f53333f139d05efc4470fc6820300210b4 /net-libs | |
parent | app-misc/mosquitto: arm stable (diff) | |
download | gentoo-12eaac329397e619f6780f1abe9f7ec500bcddd6.tar.gz gentoo-12eaac329397e619f6780f1abe9f7ec500bcddd6.tar.bz2 gentoo-12eaac329397e619f6780f1abe9f7ec500bcddd6.zip |
net-libs/libwebsockets: arm stable wrt bug #625290
Diffstat (limited to 'net-libs')
-rw-r--r-- | net-libs/libwebsockets/libwebsockets-2.1.1.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/net-libs/libwebsockets/libwebsockets-2.1.1.ebuild b/net-libs/libwebsockets/libwebsockets-2.1.1.ebuild index a837d826a601..46a8522c0225 100644 --- a/net-libs/libwebsockets/libwebsockets-2.1.1.ebuild +++ b/net-libs/libwebsockets/libwebsockets-2.1.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/${PV}" -KEYWORDS="amd64 ~arm x86" +KEYWORDS="amd64 arm x86" IUSE="+http2 +ssl access-log cgi client generic-sessions http-proxy ipv6 lejp libev libressl libuv server-status smtp sqlite3 static-libs" REQUIRED_USE=" |