Skip to content

Commit

Permalink
www-apps/chromedriver-bin: chromium isn't a actually supported, remove
Browse files Browse the repository at this point in the history
it as an RDEPENDS option

Package-Manager: Portage-2.3.6, Repoman-2.3.2
RepoMan-Options: --force
  • Loading branch information
austin987 committed Jul 12, 2017
1 parent 1dae1b3 commit d9ebfd6
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions www-apps/chromedriver-bin/chromedriver-bin-2.24.ebuild
Original file line number Diff line number Diff line change
@@ -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
Expand All @@ -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"
Expand Down

0 comments on commit d9ebfd6

Please sign in to comment.