From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from lists.gentoo.org (pigeon.gentoo.org [208.92.234.80]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by finch.gentoo.org (Postfix) with ESMTPS id B8BCD139694 for ; Sat, 27 May 2017 07:05:28 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 17B03E0769; Sat, 27 May 2017 07:05:28 +0000 (UTC) Received: from smtp.gentoo.org (woodpecker.gentoo.org [IPv6:2001:470:ea4a:1:5054:ff:fec7:86e4]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id E98ADE0769 for ; Sat, 27 May 2017 07:05:27 +0000 (UTC) Received: from oystercatcher.gentoo.org (unknown [IPv6:2a01:4f8:202:4333:225:90ff:fed9:fc84]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id E8CF434164B for ; Sat, 27 May 2017 07:05:26 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id B0BEF7449 for ; Sat, 27 May 2017 07:05:25 +0000 (UTC) From: "Markus Meier" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Markus Meier" Message-ID: <1495868718.5d215a1e65e57d35da4b65161fa9841a9b26b65b.maekke@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: net-libs/libwebsockets/ X-VCS-Repository: repo/gentoo X-VCS-Files: net-libs/libwebsockets/libwebsockets-2.1.1.ebuild X-VCS-Directories: net-libs/libwebsockets/ X-VCS-Committer: maekke X-VCS-Committer-Name: Markus Meier X-VCS-Revision: 5d215a1e65e57d35da4b65161fa9841a9b26b65b X-VCS-Branch: master Date: Sat, 27 May 2017 07:05:25 +0000 (UTC) Precedence: bulk List-Post: List-Help: List-Unsubscribe: List-Subscribe: List-Id: Gentoo Linux mail X-BeenThere: gentoo-commits@lists.gentoo.org X-Archives-Salt: 27634cee-77c3-46d8-a819-cb73c1fa2a3b X-Archives-Hash: 9008a27b714610b9cbec5ab8d2fc6e2a commit: 5d215a1e65e57d35da4b65161fa9841a9b26b65b Author: Markus Meier gentoo org> AuthorDate: Sat May 27 07:05:18 2017 +0000 Commit: Markus Meier gentoo org> CommitDate: Sat May 27 07:05:18 2017 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=5d215a1e net-libs/libwebsockets: add ~arm, bug #618444 Package-Manager: Portage-2.3.5, Repoman-2.3.1 RepoMan-Options: --include-arches="arm" net-libs/libwebsockets/libwebsockets-2.1.1.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/net-libs/libwebsockets/libwebsockets-2.1.1.ebuild b/net-libs/libwebsockets/libwebsockets-2.1.1.ebuild index f5e7905eff2..8790a828f2d 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 ~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="