commit:     d9ebfd62adfcad94e1a061802bd0ef6d3fcb3eb2
Author:     Austin English <wizardedit <AT> gentoo <DOT> org>
AuthorDate: Wed Jul 12 18:49:21 2017 +0000
Commit:     Austin English <wizardedit <AT> gentoo <DOT> org>
CommitDate: Wed Jul 12 18:51:07 2017 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=d9ebfd62

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 d36367f117e..e17262ea0c4 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"

Reply via email to