diff --git a/app-crypt/cream/cream-1.5.ebuild b/app-crypt/cream/cream-1.5.ebuild index 5d4620b..18b7560 100644 --- a/app-crypt/cream/cream-1.5.ebuild +++ b/app-crypt/cream/cream-1.5.ebuild @@ -14,6 +14,8 @@ LICENSE="ISC" SLOT="0" KEYWORDS="-* ~amd64 ~arm ~arm64 ~x86" +RESTRICT="mirror" + src_prepare() { elog "Populating ${S}/config.mk with new values..." echo "GO = ${EPREFIX}/usr/bin/go" > config.mk