aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJustin Donofrio <justin026@protonmail.com>2024-07-07 09:38:49 -0400
committerJustin Donofrio <justin026@protonmail.com>2024-07-07 09:38:49 -0400
commit37daa1c3f8dab3b7aa2fe2f89a9a6d1082c1df20 (patch)
treef92d27fcf112e9672302d19788494d17482fc408 /www-client
parentgames-action/ddnet: drop 18.2, add 18.3.1, fix missing RDEPEND (diff)
downloadguru-37daa1c3f8dab3b7aa2fe2f89a9a6d1082c1df20.tar.gz
guru-37daa1c3f8dab3b7aa2fe2f89a9a6d1082c1df20.tar.bz2
guru-37daa1c3f8dab3b7aa2fe2f89a9a6d1082c1df20.zip
www-client/mullvad-browser-bin: make SRC_URI unconditional
Signed-off-by: Justin Donofrio <justin026@protonmail.com>
Diffstat (limited to 'www-client')
-rw-r--r--www-client/mullvad-browser-bin/mullvad-browser-bin-13.5.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/www-client/mullvad-browser-bin/mullvad-browser-bin-13.5.ebuild b/www-client/mullvad-browser-bin/mullvad-browser-bin-13.5.ebuild
index 8cce223cf..ebe737ca0 100644
--- a/www-client/mullvad-browser-bin/mullvad-browser-bin-13.5.ebuild
+++ b/www-client/mullvad-browser-bin/mullvad-browser-bin-13.5.ebuild
@@ -7,7 +7,7 @@ inherit desktop xdg
DESCRIPTION="The Mullvad Browser is developed to minimize tracking and fingerprinting."
HOMEPAGE="https://github.com/mullvad/mullvad-browser https://mullvad.net/"
-SRC_URI="amd64? ( https://github.com/mullvad/mullvad-browser/releases/download/${PV}/mullvad-browser-linux-x86_64-${PV}.tar.xz )"
+SRC_URI="https://github.com/mullvad/mullvad-browser/releases/download/${PV}/mullvad-browser-linux-x86_64-${PV}.tar.xz"
S="${WORKDIR}"
LICENSE="MPL-2.0"