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 2F3C11396D9 for ; Wed, 1 Nov 2017 00:51:23 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 76241E0C48; Wed, 1 Nov 2017 00:51:22 +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 5391FE0C48 for ; Wed, 1 Nov 2017 00:51:21 +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 74C3634171B for ; Wed, 1 Nov 2017 00:51:20 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 0A845746E for ; Wed, 1 Nov 2017 00:51:19 +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: <1509497472.75af27ac55753389da3edcf392cf0c924bd45bc2.blueness@gentoo> Subject: [gentoo-commits] proj/grs:desktop-amd64-musl-hardened commit in: scripts/ X-VCS-Repository: proj/grs X-VCS-Files: scripts/cycle.1.sh X-VCS-Directories: scripts/ X-VCS-Committer: blueness X-VCS-Committer-Name: Anthony G. Basile X-VCS-Revision: 75af27ac55753389da3edcf392cf0c924bd45bc2 X-VCS-Branch: desktop-amd64-musl-hardened Date: Wed, 1 Nov 2017 00:51:19 +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: b98352da-6446-4d60-8427-57eefadfbf97 X-Archives-Hash: 1673e6518abfb8c85019a7999bd47319 commit: 75af27ac55753389da3edcf392cf0c924bd45bc2 Author: Anthony G. Basile gentoo org> AuthorDate: Wed Nov 1 00:51:12 2017 +0000 Commit: Anthony G. Basile gentoo org> CommitDate: Wed Nov 1 00:51:12 2017 +0000 URL: https://gitweb.gentoo.org/proj/grs.git/commit/?id=75af27ac scripts/cycle.1.sh: avoid a problem with emerging layman scripts/cycle.1.sh | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/scripts/cycle.1.sh b/scripts/cycle.1.sh index 837a338..2a2a5d2 100644 --- a/scripts/cycle.1.sh +++ b/scripts/cycle.1.sh @@ -2,6 +2,11 @@ source /etc/profile env-update + +# This is a workaround for now to avoid a problem +# with dev-python/cryptography which depends on +# >=dev-libs/openssl-1.0.2:0=[-bindist(-)] +USE=-bindist emerge -1 --nodeps openssl openssh emerge -b1q layman layman -L