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 707C41382C5 for ; Thu, 15 Mar 2018 16:06:28 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id D7D47E053C; Thu, 15 Mar 2018 16:06:27 +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 B9AFEE053C for ; Thu, 15 Mar 2018 16:06:27 +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 00F23335C80 for ; Thu, 15 Mar 2018 16:06:27 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 2FDAD1F1 for ; Thu, 15 Mar 2018 16:06:25 +0000 (UTC) From: "Mikle Kolyada" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Mikle Kolyada" Message-ID: <1521129979.14e461519c8c88af9385b7f6668c6714b60079d7.zlogene@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: zlogene X-VCS-Committer-Name: Mikle Kolyada X-VCS-Revision: 14e461519c8c88af9385b7f6668c6714b60079d7 X-VCS-Branch: master Date: Thu, 15 Mar 2018 16:06:25 +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: d006eac9-ad1c-4287-8879-b24bfc82cebb X-Archives-Hash: c99f80a749fe7c7daff277acbacbbc14 commit: 14e461519c8c88af9385b7f6668c6714b60079d7 Author: Mikle Kolyada gentoo org> AuthorDate: Thu Mar 15 16:06:11 2018 +0000 Commit: Mikle Kolyada gentoo org> CommitDate: Thu Mar 15 16:06:19 2018 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=14e46151 app-portage/portpeek: arm stable wrt bug #644824 Package-Manager: Portage-2.3.24, 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 abb7ff860af..3e486e855a5 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}"