From 35c9aeb2d21c660e3ba6188dd4d04b8f83b31c85 Mon Sep 17 00:00:00 2001 From: Viorel Date: Sun, 15 Dec 2019 10:57:54 +0200 Subject: [PATCH] Added an important comment --- sys-fs/fscrypt/fscrypt-0.2.5-r1.ebuild | 1 + sys-fs/fscrypt/fscrypt-0.2.5.ebuild | 1 + 2 files changed, 2 insertions(+) diff --git a/sys-fs/fscrypt/fscrypt-0.2.5-r1.ebuild b/sys-fs/fscrypt/fscrypt-0.2.5-r1.ebuild index 24db7cd..a3e60f8 100644 --- a/sys-fs/fscrypt/fscrypt-0.2.5-r1.ebuild +++ b/sys-fs/fscrypt/fscrypt-0.2.5-r1.ebuild @@ -33,6 +33,7 @@ SRC_URI="https://${EGO_PN}/archive/${EGIT_COMMIT}.tar.gz -> ${P}.tar.gz # I don't understand how this is supposed to work # It downloads from github at compile time, should not do that +# works only with FEATURES="-network-sandbox" src_compile() { ( unset GOFLAGS diff --git a/sys-fs/fscrypt/fscrypt-0.2.5.ebuild b/sys-fs/fscrypt/fscrypt-0.2.5.ebuild index 6632edd..7e9652e 100644 --- a/sys-fs/fscrypt/fscrypt-0.2.5.ebuild +++ b/sys-fs/fscrypt/fscrypt-0.2.5.ebuild @@ -33,6 +33,7 @@ SRC_URI="https://${EGO_PN}/archive/${EGIT_COMMIT}.tar.gz -> ${P}.tar.gz # I don't understand how this is supposed to work # It downloads from github at compile time, should not do that +# works only with FEATURES="-network-sandbox" src_compile() { ( unset GOFLAGS