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 12D88138206 for ; Wed, 17 Jan 2018 06:42:40 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 3EDA3E0929; Wed, 17 Jan 2018 06:42:39 +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 1B81DE092B for ; Wed, 17 Jan 2018 06:42:39 +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 411B2335C56 for ; Wed, 17 Jan 2018 06:42:38 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 00CB71D2 for ; Wed, 17 Jan 2018 06:42:35 +0000 (UTC) From: "Thomas Deutschmann" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Thomas Deutschmann" Message-ID: <1516171330.6f2dedadd30cc6e50f570b1b6d6957b2bcd5bd73.whissi@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: whissi X-VCS-Committer-Name: Thomas Deutschmann X-VCS-Revision: 6f2dedadd30cc6e50f570b1b6d6957b2bcd5bd73 X-VCS-Branch: master Date: Wed, 17 Jan 2018 06:42:35 +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: 4e21bb17-f9bc-4b1f-a5e9-820d11e6b8d4 X-Archives-Hash: 1246a5b6478c4f81abf95c4794c21b58 commit: 6f2dedadd30cc6e50f570b1b6d6957b2bcd5bd73 Author: Thomas Deutschmann gentoo org> AuthorDate: Wed Jan 17 06:14:33 2018 +0000 Commit: Thomas Deutschmann gentoo org> CommitDate: Wed Jan 17 06:42:10 2018 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=6f2dedad app-portage/portpeek: x86 stable (bug #644824) Package-Manager: Portage-2.3.19, Repoman-2.3.6 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 01db79ca345..abb7ff860af 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}"