summaryrefslogtreecommitdiff
path: root/app-emulation/docker-registry/docker-registry-2.7.1.ebuild
diff options
context:
space:
mode:
Diffstat (limited to 'app-emulation/docker-registry/docker-registry-2.7.1.ebuild')
-rw-r--r--app-emulation/docker-registry/docker-registry-2.7.1.ebuild1
1 files changed, 0 insertions, 1 deletions
diff --git a/app-emulation/docker-registry/docker-registry-2.7.1.ebuild b/app-emulation/docker-registry/docker-registry-2.7.1.ebuild
index 57b97ad055d0..3ab8dea64489 100644
--- a/app-emulation/docker-registry/docker-registry-2.7.1.ebuild
+++ b/app-emulation/docker-registry/docker-registry-2.7.1.ebuild
@@ -31,7 +31,6 @@ src_prepare() {
}
src_compile() {
- export -n GOCACHE XDG_CACHE_HOME #681072
GOPATH="${S}" GO_BUILD_FLAGS="-v" emake -C src/${EGO_PN} binaries
}