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 C5478138359 for ; Mon, 31 Aug 2020 04:07:46 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id F0BD9E095A; Mon, 31 Aug 2020 04:07:45 +0000 (UTC) Received: from smtp.gentoo.org (smtp.gentoo.org [140.211.166.183]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id D5605E095A for ; Mon, 31 Aug 2020 04:07:45 +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 AAC62340E5F for ; Mon, 31 Aug 2020 04:07:44 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 664F42EE for ; Mon, 31 Aug 2020 04:07:43 +0000 (UTC) From: "Sam James" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Sam James" Message-ID: <1598846842.58e71f741e75388984fa5bf6f431e46dab68f726.sam@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: net-vpn/strongswan/ X-VCS-Repository: repo/gentoo X-VCS-Files: net-vpn/strongswan/strongswan-5.8.4.ebuild X-VCS-Directories: net-vpn/strongswan/ X-VCS-Committer: sam X-VCS-Committer-Name: Sam James X-VCS-Revision: 58e71f741e75388984fa5bf6f431e46dab68f726 X-VCS-Branch: master Date: Mon, 31 Aug 2020 04:07:43 +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-Auto-Response-Suppress: DR, RN, NRN, OOF, AutoReply X-Archives-Salt: c4cc4ef2-daee-45cd-9d3d-0d07a2b9e4b3 X-Archives-Hash: 1de65f0bcbf4f2b1cab9fc507941edc0 commit: 58e71f741e75388984fa5bf6f431e46dab68f726 Author: Sam James gentoo org> AuthorDate: Mon Aug 31 04:07:22 2020 +0000 Commit: Sam James gentoo org> CommitDate: Mon Aug 31 04:07:22 2020 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=58e71f74 net-vpn/strongswan: Stabilize 5.8.4 ppc, #736770 Signed-off-by: Sam James gentoo.org> net-vpn/strongswan/strongswan-5.8.4.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/net-vpn/strongswan/strongswan-5.8.4.ebuild b/net-vpn/strongswan/strongswan-5.8.4.ebuild index 201d9f38df7..38463dfcf54 100644 --- a/net-vpn/strongswan/strongswan-5.8.4.ebuild +++ b/net-vpn/strongswan/strongswan-5.8.4.ebuild @@ -10,7 +10,7 @@ SRC_URI="https://download.strongswan.org/${P}.tar.bz2" LICENSE="GPL-2 RSA DES" SLOT="0" -KEYWORDS="amd64 arm ~arm64 ~ppc ~ppc64 x86" +KEYWORDS="amd64 arm ~arm64 ppc ~ppc64 x86" IUSE="+caps curl +constraints debug dhcp eap farp gcrypt +gmp ldap mysql networkmanager +non-root +openssl selinux sqlite systemd pam pkcs11" STRONGSWAN_PLUGINS_STD="led lookip systime-fix unity vici"