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 7D352138334 for ; Sun, 15 Jul 2018 10:25:34 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 7D71AE083B; Sun, 15 Jul 2018 10:25:29 +0000 (UTC) Received: from smtp.gentoo.org (dev.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 48C53E083B for ; Sun, 15 Jul 2018 10:25:29 +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 45066335CD1 for ; Sun, 15 Jul 2018 10:25:27 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 7624137D for ; Sun, 15 Jul 2018 10:25:24 +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: <1531650274.827996b9f715b60fb89aecbc115db9f1d36f7e01.slyfox@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: sys-apps/fakechroot/ X-VCS-Repository: repo/gentoo X-VCS-Files: sys-apps/fakechroot/fakechroot-2.19.ebuild X-VCS-Directories: sys-apps/fakechroot/ X-VCS-Committer: slyfox X-VCS-Committer-Name: Sergei Trofimovich X-VCS-Revision: 827996b9f715b60fb89aecbc115db9f1d36f7e01 X-VCS-Branch: master Date: Sun, 15 Jul 2018 10:25:24 +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: 8ef0fcf8-97e6-479a-8e7a-ad50e4912b46 X-Archives-Hash: 728e663a9221b3b3887b8b02b5a1b642 commit: 827996b9f715b60fb89aecbc115db9f1d36f7e01 Author: Sergei Trofimovich gentoo org> AuthorDate: Sun Jul 15 10:02:45 2018 +0000 Commit: Sergei Trofimovich gentoo org> CommitDate: Sun Jul 15 10:24:34 2018 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=827996b9 sys-apps/fakechroot: stable 2.19 for ppc, bug #658812 Bug: https://bugs.gentoo.org/658812 Package-Manager: Portage-2.3.42, Repoman-2.3.9 RepoMan-Options: --include-arches="ppc" sys-apps/fakechroot/fakechroot-2.19.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/sys-apps/fakechroot/fakechroot-2.19.ebuild b/sys-apps/fakechroot/fakechroot-2.19.ebuild index 11f32f1d3c8..aefc4c691a4 100644 --- a/sys-apps/fakechroot/fakechroot-2.19.ebuild +++ b/sys-apps/fakechroot/fakechroot-2.19.ebuild @@ -10,7 +10,7 @@ SRC_URI="mirror://debian/pool/main/f/${PN}/${PN}_${PV}.orig.tar.gz" LICENSE="LGPL-2.1" SLOT="0" -KEYWORDS="amd64 ~arm arm64 ~ia64 ~ppc ppc64 x86" +KEYWORDS="amd64 ~arm arm64 ~ia64 ppc ppc64 x86" IUSE="" RESTRICT="test"