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 CA2AB138334 for ; Tue, 31 Dec 2019 18:08:02 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 00920E08EF; Tue, 31 Dec 2019 18:08:01 +0000 (UTC) Received: from smtp.gentoo.org (woodpecker.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 BC51AE08EF for ; Tue, 31 Dec 2019 18:08:01 +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 69C3D34DDF0 for ; Tue, 31 Dec 2019 18:08:00 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id B895139 for ; Tue, 31 Dec 2019 18:07:58 +0000 (UTC) From: "Matt Turner" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Matt Turner" Message-ID: <1577815663.f51d42348e187f6c4108740659f9b3cfc0c058fa.mattst88@gentoo> Subject: [gentoo-commits] proj/releng:master commit in: releases/weekly/specs/ppc/ppc32/ X-VCS-Repository: proj/releng X-VCS-Files: releases/weekly/specs/ppc/ppc32/installcd-stage2-minimal.spec X-VCS-Directories: releases/weekly/specs/ppc/ppc32/ X-VCS-Committer: mattst88 X-VCS-Committer-Name: Matt Turner X-VCS-Revision: f51d42348e187f6c4108740659f9b3cfc0c058fa X-VCS-Branch: master Date: Tue, 31 Dec 2019 18:07:58 +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: cc951b55-7f9a-4e15-9fd6-48baa3afd8bf X-Archives-Hash: e76222f0c2055bd635bf2ac751d104f1 commit: f51d42348e187f6c4108740659f9b3cfc0c058fa Author: Matt Turner gentoo org> AuthorDate: Tue Dec 31 18:07:11 2019 +0000 Commit: Matt Turner gentoo org> CommitDate: Tue Dec 31 18:07:43 2019 +0000 URL: https://gitweb.gentoo.org/proj/releng.git/commit/?id=f51d4234 specs/ppc: Drop -utils-arch=ppc argument to genkernel Apparently no longer needed by genkernel-4. Signed-off-by: Matt Turner gentoo.org> releases/weekly/specs/ppc/ppc32/installcd-stage2-minimal.spec | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/releases/weekly/specs/ppc/ppc32/installcd-stage2-minimal.spec b/releases/weekly/specs/ppc/ppc32/installcd-stage2-minimal.spec index 7d74fb76..a0dc48b3 100644 --- a/releases/weekly/specs/ppc/ppc32/installcd-stage2-minimal.spec +++ b/releases/weekly/specs/ppc/ppc32/installcd-stage2-minimal.spec @@ -8,7 +8,7 @@ source_subpath: default/livecd-stage1-ppc-2008.0 portage_confdir: @REPO_DIR@/releases/weekly/portage/isos livecd/fstype: squashfs -livecd/gk_mainargs: --utils-arch=ppc --arch-override=ppc --makeopts=-j12 +livecd/gk_mainargs: --arch-override=ppc --makeopts=-j12 livecd/iso: /var/tmp/catalyst/builds/default/install-powerpc-minimal-2008.0.iso livecd/type: gentoo-release-minimal