From d9ebfd62adfcad94e1a061802bd0ef6d3fcb3eb2 Mon Sep 17 00:00:00 2001 From: Austin English Date: Wed, 12 Jul 2017 13:49:21 -0500 Subject: [PATCH] www-apps/chromedriver-bin: chromium isn't a actually supported, remove it as an RDEPENDS option Package-Manager: Portage-2.3.6, Repoman-2.3.2 RepoMan-Options: --force --- www-apps/chromedriver-bin/chromedriver-bin-2.24.ebuild | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/www-apps/chromedriver-bin/chromedriver-bin-2.24.ebuild b/www-apps/chromedriver-bin/chromedriver-bin-2.24.ebuild index d36367f117e5..e17262ea0c43 100644 --- a/www-apps/chromedriver-bin/chromedriver-bin-2.24.ebuild +++ b/www-apps/chromedriver-bin/chromedriver-bin-2.24.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2016 Gentoo Foundation +# Copyright 1999-2017 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 EAPI=6 @@ -13,7 +13,7 @@ SLOT="0" KEYWORDS="~amd64 ~x86" IUSE="" -RDEPEND="|| ( www-client/google-chrome www-client/chromium )" +RDEPEND="www-client/google-chrome" S="${WORKDIR}" QA_PREBUILT="usr/bin/chromedriver" -- 2.26.2