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 3A2FF139A89 for ; Tue, 8 Sep 2015 04:26:51 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 1293514229; Tue, 8 Sep 2015 04:26:49 +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 6B96A14229 for ; Tue, 8 Sep 2015 04:26:48 +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 36006340831 for ; Tue, 8 Sep 2015 04:26:46 +0000 (UTC) Received: from localhost.localdomain (localhost [127.0.0.1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 9E655190 for ; Tue, 8 Sep 2015 04:26:43 +0000 (UTC) From: "Jeroen Roovers" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Jeroen Roovers" Message-ID: <1441686225.34670cc1b0fb9f58e40a2f823d0a49a604d75e61.jer@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: app-eselect/eselect-pinentry/ X-VCS-Repository: repo/gentoo X-VCS-Files: app-eselect/eselect-pinentry/eselect-pinentry-0.6.ebuild X-VCS-Directories: app-eselect/eselect-pinentry/ X-VCS-Committer: jer X-VCS-Committer-Name: Jeroen Roovers X-VCS-Revision: 34670cc1b0fb9f58e40a2f823d0a49a604d75e61 X-VCS-Branch: master Date: Tue, 8 Sep 2015 04:26: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-Archives-Salt: 0a02cd99-6130-455e-8b5b-f84a0bbf1584 X-Archives-Hash: 631503c64fc06d9f35c7706cc9999429 commit: 34670cc1b0fb9f58e40a2f823d0a49a604d75e61 Author: Jeroen Roovers gentoo org> AuthorDate: Tue Sep 8 04:23:45 2015 +0000 Commit: Jeroen Roovers gentoo org> CommitDate: Tue Sep 8 04:23:45 2015 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=34670cc1 app-eselect/eselect-pinentry: Stable for HPPA PPC64 (bug #552614). Package-Manager: portage-2.2.20.1 app-eselect/eselect-pinentry/eselect-pinentry-0.6.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/app-eselect/eselect-pinentry/eselect-pinentry-0.6.ebuild b/app-eselect/eselect-pinentry/eselect-pinentry-0.6.ebuild index 80cc759..152b984 100644 --- a/app-eselect/eselect-pinentry/eselect-pinentry-0.6.ebuild +++ b/app-eselect/eselect-pinentry/eselect-pinentry-0.6.ebuild @@ -10,7 +10,7 @@ SRC_URI="" LICENSE="GPL-2" SLOT="0" -KEYWORDS="~alpha amd64 ~arm ~arm64 ~hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86 ~ppc-aix ~amd64-fbsd ~x86-fbsd ~x64-freebsd ~x86-freebsd ~x86-interix ~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 ~mips ~ppc ppc64 ~s390 ~sh ~sparc ~x86 ~ppc-aix ~amd64-fbsd ~x86-fbsd ~x64-freebsd ~x86-freebsd ~x86-interix ~amd64-linux ~arm-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris" IUSE="" RDEPEND=">=app-eselect/eselect-lib-bin-symlink-0.1.1"