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 5B4801382C5 for ; Wed, 4 Apr 2018 04:52:10 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 34D5FE0D6B; Wed, 4 Apr 2018 04:52:09 +0000 (UTC) Received: from smtp.gentoo.org (smtp.gentoo.org [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 12B47E0D6B for ; Wed, 4 Apr 2018 04:52:08 +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 48E80335C09 for ; Wed, 4 Apr 2018 04:52:07 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 8B5CB264 for ; Wed, 4 Apr 2018 04:52:05 +0000 (UTC) From: "Matt Turner" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Matt Turner" Message-ID: <1522817456.a8ec08fa725b2f830a58d56fd2799efc97ecd434.mattst88@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: app-portage/porthole/ X-VCS-Repository: repo/gentoo X-VCS-Files: app-portage/porthole/porthole-0.6.1-r5.ebuild X-VCS-Directories: app-portage/porthole/ X-VCS-Committer: mattst88 X-VCS-Committer-Name: Matt Turner X-VCS-Revision: a8ec08fa725b2f830a58d56fd2799efc97ecd434 X-VCS-Branch: master Date: Wed, 4 Apr 2018 04:52: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: ad1410eb-1faf-475f-81a6-c9caaf0a60d4 X-Archives-Hash: 3a8f18bb072a4c14f1c57a34b41f6487 commit: a8ec08fa725b2f830a58d56fd2799efc97ecd434 Author: Matt Turner gentoo org> AuthorDate: Wed Apr 4 04:50:42 2018 +0000 Commit: Matt Turner gentoo org> CommitDate: Wed Apr 4 04:50:56 2018 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=a8ec08fa app-portage/porthole-0.6.1-r5: ppc64 stable, bug 651468 app-portage/porthole/porthole-0.6.1-r5.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/app-portage/porthole/porthole-0.6.1-r5.ebuild b/app-portage/porthole/porthole-0.6.1-r5.ebuild index 4c439daffb4..3697141e377 100644 --- a/app-portage/porthole/porthole-0.6.1-r5.ebuild +++ b/app-portage/porthole/porthole-0.6.1-r5.ebuild @@ -14,7 +14,7 @@ SRC_URI="mirror://sourceforge/porthole/${P}.tar.bz2" LICENSE="GPL-2" SLOT="0" -KEYWORDS="amd64 arm ppc ~ppc64 sparc x86 ~x86-fbsd" +KEYWORDS="amd64 arm ppc ppc64 sparc x86 ~x86-fbsd" IUSE="nls" LANGS="de pl ru vi it fr tr"