summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'www-plugins/chrome-binary-plugins/chrome-binary-plugins-58.0.3029.14_alpha.ebuild')
-rw-r--r--www-plugins/chrome-binary-plugins/chrome-binary-plugins-58.0.3029.14_alpha.ebuild2
1 files changed, 2 insertions, 0 deletions
diff --git a/www-plugins/chrome-binary-plugins/chrome-binary-plugins-58.0.3029.14_alpha.ebuild b/www-plugins/chrome-binary-plugins/chrome-binary-plugins-58.0.3029.14_alpha.ebuild
index 784002a41289..fb901aa5d5d9 100644
--- a/www-plugins/chrome-binary-plugins/chrome-binary-plugins-58.0.3029.14_alpha.ebuild
+++ b/www-plugins/chrome-binary-plugins/chrome-binary-plugins-58.0.3029.14_alpha.ebuild
@@ -36,6 +36,8 @@ LICENSE="google-chrome"
IUSE="+widevine"
RESTRICT="bindist mirror strip"
+RDEPEND="widevine? ( !<www-client/chromium-57[widevine(-)] )"
+
for x in 0 beta stable unstable; do
if [[ ${SLOT} != ${x} ]]; then
RDEPEND+=" !${CATEGORY}/${PN}:${x}"