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 BE3051382C5 for ; Tue, 20 Mar 2018 09:13:59 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 7BEC7E0805; Tue, 20 Mar 2018 09:13:57 +0000 (UTC) Received: from smtp.gentoo.org (smtp.gentoo.org [140.211.166.183]) (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 49261E0805 for ; Tue, 20 Mar 2018 09:13:57 +0000 (UTC) Received: from oystercatcher.gentoo.org (oystercatcher.gentoo.org [148.251.78.52]) (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 AE084335C0C for ; Tue, 20 Mar 2018 09:13:55 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id D4B5825A for ; Tue, 20 Mar 2018 09:13:53 +0000 (UTC) From: "Sergei Trofimovich" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Sergei Trofimovich" Message-ID: <1521537229.43d9b447e2ef889b5c7b8b9b9f7030a1ca55fb7b.slyfox@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: app-portage/portpeek/ X-VCS-Repository: repo/gentoo X-VCS-Files: app-portage/portpeek/portpeek-2.1.25.ebuild X-VCS-Directories: app-portage/portpeek/ X-VCS-Committer: slyfox X-VCS-Committer-Name: Sergei Trofimovich X-VCS-Revision: 43d9b447e2ef889b5c7b8b9b9f7030a1ca55fb7b X-VCS-Branch: master Date: Tue, 20 Mar 2018 09:13:53 +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: ee3562a3-99a9-45c1-95ab-47b75c6840f7 X-Archives-Hash: afc99cab39c41ef6d3839f8fca423876 commit: 43d9b447e2ef889b5c7b8b9b9f7030a1ca55fb7b Author: Sergei Trofimovich gentoo org> AuthorDate: Tue Mar 20 09:13:44 2018 +0000 Commit: Sergei Trofimovich gentoo org> CommitDate: Tue Mar 20 09:13:49 2018 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=43d9b447 app-portage/portpeek: stable 2.1.25 for ppc, bug #644824 Package-Manager: Portage-2.3.24, Repoman-2.3.6 RepoMan-Options: --include-arches="ppc" app-portage/portpeek/portpeek-2.1.25.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/app-portage/portpeek/portpeek-2.1.25.ebuild b/app-portage/portpeek/portpeek-2.1.25.ebuild index 3e486e855a5..e44085c0248 100644 --- a/app-portage/portpeek/portpeek-2.1.25.ebuild +++ b/app-portage/portpeek/portpeek-2.1.25.ebuild @@ -13,7 +13,7 @@ SRC_URI="http://www.mpagano.com/downloads/${P}.tar.gz" LICENSE="GPL-2" SLOT="0" -KEYWORDS="amd64 arm ~ppc ~sparc x86 ~x86-fbsd" +KEYWORDS="amd64 arm ppc ~sparc x86 ~x86-fbsd" IUSE="" REQUIRED_USE="${PYTHON_REQUIRED_USE}"