summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJames Le Cuirot <chewi@gentoo.org>2022-01-29 22:18:36 +0000
committerJames Le Cuirot <chewi@gentoo.org>2022-01-29 22:20:18 +0000
commit148a99265eb672bab49d132a3a1370dcc8b2339d (patch)
tree1533b276aae1f5c5b7e71675fa0e285ddf33b8ce
parentwww-client/vivaldi-snapshot: Drop old 5.1.2549.3 (diff)
downloadgentoo-148a9926.tar.gz
gentoo-148a9926.tar.bz2
gentoo-148a9926.zip
www-client/vivaldi: Stabilise 5.0.2497.48 on amd64
Signed-off-by: James Le Cuirot <chewi@gentoo.org>
-rw-r--r--www-client/vivaldi/vivaldi-5.0.2497.48.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/www-client/vivaldi/vivaldi-5.0.2497.48.ebuild b/www-client/vivaldi/vivaldi-5.0.2497.48.ebuild
index a0fb3fa96f92..569a0ea501a7 100644
--- a/www-client/vivaldi/vivaldi-5.0.2497.48.ebuild
+++ b/www-client/vivaldi/vivaldi-5.0.2497.48.ebuild
@@ -96,7 +96,7 @@ else
DEB_REV=1
fi
-KEYWORDS="-* ~amd64 ~arm ~arm64"
+KEYWORDS="-* amd64 ~arm ~arm64"
VIVALDI_BASE_URI="https://downloads.vivaldi.com/${VIVALDI_PN#vivaldi-}/${VIVALDI_PN}_${PV%_p*}-${DEB_REV}_"
RE="\bamd64\b"; [[ ${KEYWORDS} =~ ${RE} ]] && SRC_URI+=" amd64? ( ${VIVALDI_BASE_URI}amd64.deb )"