diff options
author | Mike Gilbert <floppym@gentoo.org> | 2016-10-13 15:16:49 -0400 |
---|---|---|
committer | Mike Gilbert <floppym@gentoo.org> | 2016-10-13 15:16:49 -0400 |
commit | a65170cbd630d0df4f88716ba67d17e83f4021c7 (patch) | |
tree | 17be7518898e470662a852545814146b3eeaf651 /www-plugins | |
parent | profiles: drop www-plugins/freshplayerplugin mask (diff) | |
download | gentoo-a65170cbd630d0df4f88716ba67d17e83f4021c7.tar.gz gentoo-a65170cbd630d0df4f88716ba67d17e83f4021c7.tar.bz2 gentoo-a65170cbd630d0df4f88716ba67d17e83f4021c7.zip |
www-plugins/adobe-flash: fix chrome-binary-plugins blocker
Package-Manager: portage-2.3.2
Diffstat (limited to 'www-plugins')
-rw-r--r-- | www-plugins/adobe-flash/adobe-flash-23.0.0.185.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/www-plugins/adobe-flash/adobe-flash-23.0.0.185.ebuild b/www-plugins/adobe-flash/adobe-flash-23.0.0.185.ebuild index 7c65587e71cc..44893e240322 100644 --- a/www-plugins/adobe-flash/adobe-flash-23.0.0.185.ebuild +++ b/www-plugins/adobe-flash/adobe-flash-23.0.0.185.ebuild @@ -27,7 +27,7 @@ LICENSE="AdobeFlash-11.x" RESTRICT="strip mirror" RDEPEND=" - !www-plugins/chrome-binary-plugins[flash] + !www-plugins/chrome-binary-plugins[flash(-)] " S="${WORKDIR}" |