commit:     6ba41674fa11f21d3bc9e6f727ba605ef3316b24
Author:     Anthony G. Basile <blueness <AT> gentoo <DOT> org>
AuthorDate: Thu Nov  2 13:41:25 2017 +0000
Commit:     Anthony G. Basile <blueness <AT> gentoo <DOT> org>
CommitDate: Thu Nov  2 13:41:25 2017 +0000
URL:        https://gitweb.gentoo.org/proj/grs.git/commit/?id=6ba41674

scripts/cycle.1.sh: rebuild openssl and openssh silently

 scripts/cycle.1.sh | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/scripts/cycle.1.sh b/scripts/cycle.1.sh
index 2a2a5d2..e2b3835 100644
--- a/scripts/cycle.1.sh
+++ b/scripts/cycle.1.sh
@@ -6,7 +6,7 @@ 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
+USE=-bindist emerge -1q --nodeps openssl openssh
 emerge -b1q layman
 layman -L
 

Reply via email to