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 E818C138334 for ; Wed, 1 Jan 2020 22:39:59 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 25EDAE093B; Wed, 1 Jan 2020 22:39:59 +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 012FAE093B for ; Wed, 1 Jan 2020 22:39:58 +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 10F6334DE33 for ; Wed, 1 Jan 2020 22:39:58 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 9341136 for ; Wed, 1 Jan 2020 22:39:56 +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: <1577918364.ab1d3feebf7f08f1efd1cb7a794853cf8299943c.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: ab1d3feebf7f08f1efd1cb7a794853cf8299943c X-VCS-Branch: master Date: Wed, 1 Jan 2020 22:39:56 +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: 2592ee26-f391-4258-a691-83b0fe7a6ae2 X-Archives-Hash: 1caa2fd1d0be832fbad7de900be3c108 commit: ab1d3feebf7f08f1efd1cb7a794853cf8299943c Author: Matt Turner gentoo org> AuthorDate: Wed Jan 1 22:39:24 2020 +0000 Commit: Matt Turner gentoo org> CommitDate: Wed Jan 1 22:39:24 2020 +0000 URL: https://gitweb.gentoo.org/proj/releng.git/commit/?id=ab1d3fee specs/ppc: Drop --arch-override=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 a0dc48b3..79c982cc 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: --arch-override=ppc --makeopts=-j12 +livecd/gk_mainargs: --makeopts=-j12 livecd/iso: /var/tmp/catalyst/builds/default/install-powerpc-minimal-2008.0.iso livecd/type: gentoo-release-minimal