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 D6793139695 for ; Wed, 1 Mar 2017 07:55:10 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 1EB12E0C0D; Wed, 1 Mar 2017 07:55:08 +0000 (UTC) Received: from smtp.gentoo.org (dev.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 F0709E0C0D for ; Wed, 1 Mar 2017 07:55:07 +0000 (UTC) Received: from oystercatcher.gentoo.org (oystercatcher.gentoo.org [148.251.78.52]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id D90C93416A7 for ; Wed, 1 Mar 2017 07:55:06 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 45CC65871 for ; Wed, 1 Mar 2017 07:55:05 +0000 (UTC) From: "Michael Weber" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Michael Weber" Message-ID: <1488354858.5c31ca82e0a46ffa659333b2094c1f075ab8bc5a.xmw@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: app-crypt/gnupg/ X-VCS-Repository: repo/gentoo X-VCS-Files: app-crypt/gnupg/gnupg-2.1.18.ebuild X-VCS-Directories: app-crypt/gnupg/ X-VCS-Committer: xmw X-VCS-Committer-Name: Michael Weber X-VCS-Revision: 5c31ca82e0a46ffa659333b2094c1f075ab8bc5a X-VCS-Branch: master Date: Wed, 1 Mar 2017 07:55:05 +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: d42daae0-add0-4d8f-8ebf-e3ba4dee6444 X-Archives-Hash: 7104b4c94a1b37e5f10c53e4aff4e9ba commit: 5c31ca82e0a46ffa659333b2094c1f075ab8bc5a Author: Michael Weber gentoo org> AuthorDate: Wed Mar 1 01:39:09 2017 +0000 Commit: Michael Weber gentoo org> CommitDate: Wed Mar 1 07:54:18 2017 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=5c31ca82 app-crypt/gnupg: ppc stable (bug 611250). Package-Manager: Portage-2.3.3, Repoman-2.3.1 app-crypt/gnupg/gnupg-2.1.18.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/app-crypt/gnupg/gnupg-2.1.18.ebuild b/app-crypt/gnupg/gnupg-2.1.18.ebuild index 6ead3716c2e..74e2cc53f24 100644 --- a/app-crypt/gnupg/gnupg-2.1.18.ebuild +++ b/app-crypt/gnupg/gnupg-2.1.18.ebuild @@ -11,7 +11,7 @@ LICENSE="GPL-3" MY_P="${P/_/-}" SRC_URI="mirror://gnupg/gnupg/${MY_P}.tar.bz2" -KEYWORDS="~alpha ~amd64 arm ~arm64 ~hppa ~ia64 ~m68k ~mips ~ppc ppc64 ~s390 ~sh ~sparc ~x86 ~ppc-aix ~amd64-fbsd ~x86-fbsd ~amd64-linux ~arm-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris" +KEYWORDS="~alpha ~amd64 arm ~arm64 ~hppa ~ia64 ~m68k ~mips ppc ppc64 ~s390 ~sh ~sparc ~x86 ~ppc-aix ~amd64-fbsd ~x86-fbsd ~amd64-linux ~arm-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris" SLOT="0" IUSE="bzip2 doc +gnutls ldap nls readline selinux +smartcard tofu tools usb wks-server"