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 99BE1138DB0 for ; Sat, 15 Oct 2016 23:25:57 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id CD56EE09A9; Sat, 15 Oct 2016 23:25:56 +0000 (UTC) Received: from smtp.gentoo.org (smtp.gentoo.org [140.211.166.183]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id B6429E09A9 for ; Sat, 15 Oct 2016 23:25:56 +0000 (UTC) Received: from oystercatcher.gentoo.org (unknown [IPv6:2a01:4f8:202:4333:225:90ff:fed9:fc84]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id B176A341258 for ; Sat, 15 Oct 2016 23:25:54 +0000 (UTC) Received: from localhost.localdomain (localhost [127.0.0.1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id D201A2F3 for ; Sat, 15 Oct 2016 23:25:52 +0000 (UTC) From: "Anthony G. Basile" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Anthony G. Basile" Message-ID: <1476573946.ed2a0c2e8f1f7c11bb29cbb9cf5092a7470db0a0.blueness@gentoo> Subject: [gentoo-commits] proj/grs:desktop-amd64-musl-hardened commit in: scripts/ X-VCS-Repository: proj/grs X-VCS-Files: scripts/cycle.2.sh X-VCS-Directories: scripts/ X-VCS-Committer: blueness X-VCS-Committer-Name: Anthony G. Basile X-VCS-Revision: ed2a0c2e8f1f7c11bb29cbb9cf5092a7470db0a0 X-VCS-Branch: desktop-amd64-musl-hardened Date: Sat, 15 Oct 2016 23:25:52 +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: f9cda619-9722-4b07-909a-67e2464f6186 X-Archives-Hash: 76257d16d9318eb58d48fd4ca58036ce commit: ed2a0c2e8f1f7c11bb29cbb9cf5092a7470db0a0 Author: Anthony G. Basile gentoo org> AuthorDate: Sat Oct 15 23:25:46 2016 +0000 Commit: Anthony G. Basile gentoo org> CommitDate: Sat Oct 15 23:25:46 2016 +0000 URL: https://gitweb.gentoo.org/proj/grs.git/commit/?id=ed2a0c2e scripts/cycle.2.sh: remove package.accept_keywords from tarball scripts/cycle.2.sh | 1 + 1 file changed, 1 insertion(+) diff --git a/scripts/cycle.2.sh b/scripts/cycle.2.sh index afb709c..a283ccb 100644 --- a/scripts/cycle.2.sh +++ b/scripts/cycle.2.sh @@ -12,6 +12,7 @@ emerge -b1q musl # This is from the tarball. rm -rf /etc/portage/package.use +rm -rf /etc/portage/package.accept_keywords install-worldconf emerge -bevq --keep-going --verbose-conflicts --with-bdeps=y @world