restrict firefox pwa build to not use gentoo mirrors
This commit is contained in:
parent
ac946b0ea2
commit
0ab6bdfd3f
|
@ -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
|
||||
|
|
Loading…
Reference in New Issue