aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorTony Olagbaiye <bqv@fron.io>2022-05-18 20:33:56 +0100
committerTony Olagbaiye <bqv@fron.io>2022-05-18 20:33:56 +0100
commit54e67385fea8b95820b7d47c0f2c342158b21af0 (patch)
tree7eeecf65d9e49444a71c5af50ca0bb51f08c1b21 /media-plugins
parentapp-misc/s6-man: update HOMEPAGE (diff)
downloadguru-54e67385fea8b95820b7d47c0f2c342158b21af0.tar.gz
guru-54e67385fea8b95820b7d47c0f2c342158b21af0.tar.bz2
guru-54e67385fea8b95820b7d47c0f2c342158b21af0.zip
media-plugins/chrome-widevine: keyword 88.0.4324.96 for ~amd64, ~x86
Signed-off-by: Tony Olagbaiye <bqv@fron.io>
Diffstat (limited to 'media-plugins')
-rw-r--r--media-plugins/chrome-widevine/chrome-widevine-88.0.4324.96.ebuild6
1 files changed, 3 insertions, 3 deletions
diff --git a/media-plugins/chrome-widevine/chrome-widevine-88.0.4324.96.ebuild b/media-plugins/chrome-widevine/chrome-widevine-88.0.4324.96.ebuild
index 85a9680e9..ffb332bb5 100644
--- a/media-plugins/chrome-widevine/chrome-widevine-88.0.4324.96.ebuild
+++ b/media-plugins/chrome-widevine/chrome-widevine-88.0.4324.96.ebuild
@@ -3,7 +3,7 @@
EAPI=7
-inherit multilib unpacker
+inherit unpacker
CHROME_PN="google-chrome-stable"
CHROME_PV="${PV}"
@@ -11,12 +11,12 @@ CHROME_P="${CHROME_PN}_${CHROME_PV}-1"
CHROME_DIR="opt/google/chrome"
DESCRIPTION="An adapter for playing DRM content"
-HOMEPAGE="https://www.google.com/chrome"
+HOMEPAGE="https://www.google.com/chrome/"
SRC_URI="https://dl.google.com/linux/chrome/deb/pool/main/g/${CHROME_PN}/${CHROME_P}_amd64.deb"
LICENSE="google-chrome"
SLOT="0"
-KEYWORDS="amd64"
+KEYWORDS="~amd64 ~x86"
RESTRICT="bindist mirror strip"
DEPEND=""