Gentoo Archives: gentoo-commits

From: Markus Meier <maekke@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: net-libs/libwebsockets/
Date: Sat, 27 May 2017 07:05:28
Message-Id: 1495868718.5d215a1e65e57d35da4b65161fa9841a9b26b65b.maekke@gentoo
1 commit: 5d215a1e65e57d35da4b65161fa9841a9b26b65b
2 Author: Markus Meier <maekke <AT> gentoo <DOT> org>
3 AuthorDate: Sat May 27 07:05:18 2017 +0000
4 Commit: Markus Meier <maekke <AT> gentoo <DOT> org>
5 CommitDate: Sat May 27 07:05:18 2017 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=5d215a1e
7
8 net-libs/libwebsockets: add ~arm, bug #618444
9
10 Package-Manager: Portage-2.3.5, Repoman-2.3.1
11 RepoMan-Options: --include-arches="arm"
12
13 net-libs/libwebsockets/libwebsockets-2.1.1.ebuild | 2 +-
14 1 file changed, 1 insertion(+), 1 deletion(-)
15
16 diff --git a/net-libs/libwebsockets/libwebsockets-2.1.1.ebuild b/net-libs/libwebsockets/libwebsockets-2.1.1.ebuild
17 index f5e7905eff2..8790a828f2d 100644
18 --- a/net-libs/libwebsockets/libwebsockets-2.1.1.ebuild
19 +++ b/net-libs/libwebsockets/libwebsockets-2.1.1.ebuild
20 @@ -11,7 +11,7 @@ SRC_URI="https://github.com/warmcat/libwebsockets/archive/v${PV}.tar.gz -> ${P}.
21
22 LICENSE="LGPL-2.1"
23 SLOT="0/${PV}"
24 -KEYWORDS="~amd64 ~x86"
25 +KEYWORDS="~amd64 ~arm ~x86"
26 IUSE="+http2 +ssl access-log cgi client generic-sessions http-proxy ipv6 lejp libev libressl libuv server-status smtp sqlite3 static-libs"
27
28 REQUIRED_USE="