commit:     a98d5c2d14a8ff2b92f0a2afc686c05a09c4f7db
Author:     Pawel Hajdan, Jr <phajdan.jr <AT> gentoo <DOT> org>
AuthorDate: Mon Apr 17 12:04:09 2017 +0000
Commit:     Paweł Hajdan <phajdan.jr <AT> gentoo <DOT> org>
CommitDate: Mon Apr 17 12:05:18 2017 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=a98d5c2d

www-client/chromium: only block old sandbox for USE=tcmalloc

 www-client/chromium/chromium-59.0.3067.0.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/www-client/chromium/chromium-59.0.3067.0.ebuild 
b/www-client/chromium/chromium-59.0.3067.0.ebuild
index 3c419a8ef85..05b23186a96 100644
--- a/www-client/chromium/chromium-59.0.3067.0.ebuild
+++ b/www-client/chromium/chromium-59.0.3067.0.ebuild
@@ -105,7 +105,7 @@ DEPEND="${COMMON_DEPEND}
        dev-util/ninja
        net-libs/nodejs
        sys-apps/hwids[usb(+)]
-       !<sys-apps/sandbox-2.11
+       tcmalloc? ( !<sys-apps/sandbox-2.11 )
        >=sys-devel/bison-2.4.3
        sys-devel/flex
        virtual/pkgconfig

Reply via email to