Gentoo Archives: gentoo-commits

From: "Anthony G. Basile" <blueness@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] proj/grs:desktop-amd64-musl-hardened commit in: scripts/
Date: Wed, 01 Nov 2017 00:51:23
Message-Id: 1509497472.75af27ac55753389da3edcf392cf0c924bd45bc2.blueness@gentoo
1 commit: 75af27ac55753389da3edcf392cf0c924bd45bc2
2 Author: Anthony G. Basile <blueness <AT> gentoo <DOT> org>
3 AuthorDate: Wed Nov 1 00:51:12 2017 +0000
4 Commit: Anthony G. Basile <blueness <AT> gentoo <DOT> org>
5 CommitDate: Wed Nov 1 00:51:12 2017 +0000
6 URL: https://gitweb.gentoo.org/proj/grs.git/commit/?id=75af27ac
7
8 scripts/cycle.1.sh: avoid a problem with emerging layman
9
10 scripts/cycle.1.sh | 5 +++++
11 1 file changed, 5 insertions(+)
12
13 diff --git a/scripts/cycle.1.sh b/scripts/cycle.1.sh
14 index 837a338..2a2a5d2 100644
15 --- a/scripts/cycle.1.sh
16 +++ b/scripts/cycle.1.sh
17 @@ -2,6 +2,11 @@
18
19 source /etc/profile
20 env-update
21 +
22 +# This is a workaround for now to avoid a problem
23 +# with dev-python/cryptography which depends on
24 +# >=dev-libs/openssl-1.0.2:0=[-bindist(-)]
25 +USE=-bindist emerge -1 --nodeps openssl openssh
26 emerge -b1q layman
27 layman -L