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 BB519138334 for ; Mon, 22 Oct 2018 00:38:23 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id B1300E0876; Mon, 22 Oct 2018 00:38:22 +0000 (UTC) Received: from smtp.gentoo.org (unknown [IPv6:2001:470:ea4a:1:5054:ff:fec7:86e4]) (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 88213E0876 for ; Mon, 22 Oct 2018 00:38:22 +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 203BB335CEC for ; Mon, 22 Oct 2018 00:38:01 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 72182442 for ; Mon, 22 Oct 2018 00:37:59 +0000 (UTC) From: "Mike Gilbert" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Mike Gilbert" Message-ID: <1540168484.e4b733e2909b92a59bf9329028099d62e1d24fca.floppym@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: net-vpn/openconnect/ X-VCS-Repository: repo/gentoo X-VCS-Files: net-vpn/openconnect/openconnect-7.08-r1.ebuild X-VCS-Directories: net-vpn/openconnect/ X-VCS-Committer: floppym X-VCS-Committer-Name: Mike Gilbert X-VCS-Revision: e4b733e2909b92a59bf9329028099d62e1d24fca X-VCS-Branch: master Date: Mon, 22 Oct 2018 00:37:59 +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: 5298f171-442c-4489-8766-b519476e5947 X-Archives-Hash: c3f87d3a104ecb2c7a957f09a2ec300f commit: e4b733e2909b92a59bf9329028099d62e1d24fca Author: Mike Gilbert gentoo org> AuthorDate: Mon Oct 22 00:34:25 2018 +0000 Commit: Mike Gilbert gentoo org> CommitDate: Mon Oct 22 00:34:44 2018 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=e4b733e2 net-vpn/openconnect: 7.08-r1 stable for all Package-Manager: Portage-2.3.51_p2, Repoman-2.3.11_p27 Signed-off-by: Mike Gilbert gentoo.org> net-vpn/openconnect/openconnect-7.08-r1.ebuild | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/net-vpn/openconnect/openconnect-7.08-r1.ebuild b/net-vpn/openconnect/openconnect-7.08-r1.ebuild index 2eae9776f6a..fdda010db6a 100644 --- a/net-vpn/openconnect/openconnect-7.08-r1.ebuild +++ b/net-vpn/openconnect/openconnect-7.08-r1.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2018 Gentoo Foundation +# Copyright 1999-2018 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=6 @@ -13,7 +13,7 @@ if [[ ${PV} == 9999 ]]; then inherit git-r3 autotools else ARCHIVE_URI="ftp://ftp.infradead.org/pub/${PN}/${P}.tar.gz" - KEYWORDS="~amd64 ~arm ~arm64 ~ppc64 ~x86" + KEYWORDS="amd64 arm ~arm64 ppc64 x86" fi VPNC_VER=20180227 SRC_URI="${ARCHIVE_URI}