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 26B6213933E for ; Thu, 8 Jul 2021 19:48:30 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 6DFDEE0B09; Thu, 8 Jul 2021 19:48:29 +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 518B0E0B09 for ; Thu, 8 Jul 2021 19:48: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 379E9342AA8 for ; Thu, 8 Jul 2021 19:48:28 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id C156F2B for ; Thu, 8 Jul 2021 19:48:26 +0000 (UTC) From: "Georgy Yakovlev" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Georgy Yakovlev" Message-ID: <1625773690.244d413d6e80b97b23788fec482c73d1831d50f1.gyakovlev@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: app-portage/portage-utils/ X-VCS-Repository: repo/gentoo X-VCS-Files: app-portage/portage-utils/portage-utils-0.87.ebuild X-VCS-Directories: app-portage/portage-utils/ X-VCS-Committer: gyakovlev X-VCS-Committer-Name: Georgy Yakovlev X-VCS-Revision: 244d413d6e80b97b23788fec482c73d1831d50f1 X-VCS-Branch: master Date: Thu, 8 Jul 2021 19:48:26 +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-Auto-Response-Suppress: DR, RN, NRN, OOF, AutoReply X-Archives-Salt: e07f70ba-0f9b-4452-b070-6b272b8590ef X-Archives-Hash: e18e5d2a314cdb59c43615eae10df93c commit: 244d413d6e80b97b23788fec482c73d1831d50f1 Author: Georgy Yakovlev gentoo org> AuthorDate: Thu Jul 8 19:45:56 2021 +0000 Commit: Georgy Yakovlev gentoo org> CommitDate: Thu Jul 8 19:48:10 2021 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=244d413d app-portage/portage-utils: restore keywords in 0.87 for ppc to unbreak CI Bug: https://bugs.gentoo.org/753485 Signed-off-by: Georgy Yakovlev gentoo.org> app-portage/portage-utils/portage-utils-0.87.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/app-portage/portage-utils/portage-utils-0.87.ebuild b/app-portage/portage-utils/portage-utils-0.87.ebuild index b2a49b1306f..ce7e6dec67c 100644 --- a/app-portage/portage-utils/portage-utils-0.87.ebuild +++ b/app-portage/portage-utils/portage-utils-0.87.ebuild @@ -15,7 +15,7 @@ if [[ ${PV} == *9999 ]]; then EGIT_REPO_URI="https://anongit.gentoo.org/git/proj/portage-utils.git" else SRC_URI="https://dev.gentoo.org/~grobian/distfiles/${P}.tar.xz" - KEYWORDS="hppa" + KEYWORDS="hppa ppc" fi RDEPEND="