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 36FE513881D for ; Wed, 23 Sep 2015 12:53:11 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 6824221C088; Wed, 23 Sep 2015 12:52:06 +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 060BF21C088 for ; Wed, 23 Sep 2015 12:52:06 +0000 (UTC) Received: from oystercatcher.gentoo.org (oystercatcher.gentoo.org [148.251.78.52]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id 6020E340A61 for ; Wed, 23 Sep 2015 12:52:04 +0000 (UTC) Received: from localhost.localdomain (localhost [127.0.0.1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 74AC6253 for ; Wed, 23 Sep 2015 12:52:01 +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: <1443012714.2a9fb4196189156a68d62ca2ef7401f0a1fb0e2b.ago@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: net-misc/openconnect/ X-VCS-Repository: repo/gentoo X-VCS-Files: net-misc/openconnect/openconnect-7.06-r1.ebuild X-VCS-Directories: net-misc/openconnect/ X-VCS-Committer: ago X-VCS-Committer-Name: Agostino Sarubbo X-VCS-Revision: 2a9fb4196189156a68d62ca2ef7401f0a1fb0e2b X-VCS-Branch: master Date: Wed, 23 Sep 2015 12:52:01 +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: 1d131d9f-23e0-4e41-9bbf-ebce740f1ef1 X-Archives-Hash: 80e16ce6883a828cb72cb40e287f7e42 commit: 2a9fb4196189156a68d62ca2ef7401f0a1fb0e2b Author: Agostino Sarubbo gentoo org> AuthorDate: Wed Sep 23 12:51:23 2015 +0000 Commit: Agostino Sarubbo gentoo org> CommitDate: Wed Sep 23 12:51:54 2015 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=2a9fb419 net-misc/openconnect: ppc64 stable wrt bug #558968 Package-Manager: portage-2.2.20.1 RepoMan-Options: --include-arches="ppc64" net-misc/openconnect/openconnect-7.06-r1.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/net-misc/openconnect/openconnect-7.06-r1.ebuild b/net-misc/openconnect/openconnect-7.06-r1.ebuild index a6e8c99..05cc3f0 100644 --- a/net-misc/openconnect/openconnect-7.06-r1.ebuild +++ b/net-misc/openconnect/openconnect-7.06-r1.ebuild @@ -17,7 +17,7 @@ SRC_URI="ftp://ftp.infradead.org/pub/${PN}/${P}.tar.gz LICENSE="LGPL-2.1 GPL-2" SLOT="0/5" -KEYWORDS="amd64 ~arm ~arm64 ~ppc64 x86" +KEYWORDS="amd64 ~arm ~arm64 ppc64 x86" IUSE="doc +gnutls gssapi java libproxy nls static-libs" ILINGUAS="ar cs de el en_GB en_US es eu fi fr gl id lt nl pa pl pt pt_BR sk sl tg ug uk zh_CN zh_TW" for lang in $ILINGUAS; do