From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from lists.gentoo.org (pigeon.gentoo.org [208.92.234.80]) by finch.gentoo.org (Postfix) with ESMTP id D3AA31384B4 for ; Fri, 25 Dec 2015 18:19:58 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 4AD4FE085A; Fri, 25 Dec 2015 18:19:54 +0000 (UTC) Received: from smtp.gentoo.org (smtp.gentoo.org [140.211.166.183]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id BB161E0851 for ; Fri, 25 Dec 2015 18:19:52 +0000 (UTC) Received: from oystercatcher.gentoo.org (unknown [IPv6:2a01:4f8:202:4333:225:90ff:fed9:fc84]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id D75D0340831 for ; Fri, 25 Dec 2015 18:19:51 +0000 (UTC) Received: from localhost.localdomain (localhost [127.0.0.1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 47E4ECF2 for ; Fri, 25 Dec 2015 18:19:48 +0000 (UTC) From: "Agostino Sarubbo" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Agostino Sarubbo" Message-ID: <1451067490.b51e6d18d97aa85e5d6134fc74d959eab75d67c1.ago@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: net-misc/strongswan/ X-VCS-Repository: repo/gentoo X-VCS-Files: net-misc/strongswan/strongswan-5.3.4.ebuild X-VCS-Directories: net-misc/strongswan/ X-VCS-Committer: ago X-VCS-Committer-Name: Agostino Sarubbo X-VCS-Revision: b51e6d18d97aa85e5d6134fc74d959eab75d67c1 X-VCS-Branch: master Date: Fri, 25 Dec 2015 18:19:48 +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: fcd009dc-3ba0-497e-bace-d0c3541786e8 X-Archives-Hash: e0c754df9d02883403b028e3c190a33a commit: b51e6d18d97aa85e5d6134fc74d959eab75d67c1 Author: Agostino Sarubbo gentoo org> AuthorDate: Fri Dec 25 18:18:10 2015 +0000 Commit: Agostino Sarubbo gentoo org> CommitDate: Fri Dec 25 18:18:10 2015 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=b51e6d18 net-misc/strongswan: x86 stable wrt bug #566130 Package-Manager: portage-2.2.24 RepoMan-Options: --include-arches="x86" Signed-off-by: Agostino Sarubbo gentoo.org> net-misc/strongswan/strongswan-5.3.4.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/net-misc/strongswan/strongswan-5.3.4.ebuild b/net-misc/strongswan/strongswan-5.3.4.ebuild index 81b1889..2b25277 100644 --- a/net-misc/strongswan/strongswan-5.3.4.ebuild +++ b/net-misc/strongswan/strongswan-5.3.4.ebuild @@ -11,7 +11,7 @@ SRC_URI="http://download.strongswan.org/${P}.tar.bz2" LICENSE="GPL-2 RSA DES" SLOT="0" -KEYWORDS="amd64 arm ppc ~ppc64 ~x86" +KEYWORDS="amd64 arm ppc ~ppc64 x86" IUSE="+caps curl +constraints debug dhcp eap farp gcrypt +gmp ldap mysql networkmanager +non-root +openssl sqlite pam pkcs11" STRONGSWAN_PLUGINS_STD="led lookip systime-fix unity vici"