From 0ab6bdfd3f5eba4dc1e33fea7bcc13ab3b1918ad Mon Sep 17 00:00:00 2001 From: projectmoon Date: Fri, 17 Mar 2023 17:06:43 +0100 Subject: [PATCH] restrict firefox pwa build to not use gentoo mirrors --- .../firefox-pwa-connector/firefox-pwa-connector-2.4.1.ebuild | 1 + 1 file changed, 1 insertion(+) diff --git a/www-plugins/firefox-pwa-connector/firefox-pwa-connector-2.4.1.ebuild b/www-plugins/firefox-pwa-connector/firefox-pwa-connector-2.4.1.ebuild index 71c1309..e5de554 100644 --- a/www-plugins/firefox-pwa-connector/firefox-pwa-connector-2.4.1.ebuild +++ b/www-plugins/firefox-pwa-connector/firefox-pwa-connector-2.4.1.ebuild @@ -17,6 +17,7 @@ inherit cargo DESCRIPTION="The native part of the PWAsForFirefox project" HOMEPAGE="https://github.com/filips123/PWAsForFirefox" +RESTRICT="mirror" SRC_URI=" $(cargo_crate_uris) https://github.com/filips123/PWAsForFirefox/archive/refs/tags/v${PV}.tar.gz -> ${P}.tar.gz