diff options
3 files changed, 5 insertions, 2 deletions
diff --git a/net-misc/chrome-remote-desktop/chrome-remote-desktop-49.0.2623.40.ebuild b/net-misc/chrome-remote-desktop/chrome-remote-desktop-49.0.2623.40.ebuild index 26ed18282332..36683aa535d6 100644 --- a/net-misc/chrome-remote-desktop/chrome-remote-desktop-49.0.2623.40.ebuild +++ b/net-misc/chrome-remote-desktop/chrome-remote-desktop-49.0.2623.40.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 # Base URL: https://dl.google.com/linux/chrome-remote-desktop/deb/ @@ -30,6 +30,7 @@ LICENSE="google-chrome" SLOT="0" KEYWORDS="-* amd64 x86" IUSE="" +REQUIRED_USE="${PYTHON_REQUIRED_USE}" # All the libs this package links against. RDEPEND="app-admin/sudo diff --git a/net-misc/chrome-remote-desktop/chrome-remote-desktop-55.0.2883.50.ebuild b/net-misc/chrome-remote-desktop/chrome-remote-desktop-55.0.2883.50.ebuild index 341ba6069715..3c0165a981a5 100644 --- a/net-misc/chrome-remote-desktop/chrome-remote-desktop-55.0.2883.50.ebuild +++ b/net-misc/chrome-remote-desktop/chrome-remote-desktop-55.0.2883.50.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 # Base URL: https://dl.google.com/linux/chrome-remote-desktop/deb/ @@ -29,6 +29,7 @@ LICENSE="google-chrome" SLOT="0" KEYWORDS="-* amd64" IUSE="" +REQUIRED_USE="${PYTHON_REQUIRED_USE}" # All the libs this package links against. RDEPEND="app-admin/sudo diff --git a/net-misc/chrome-remote-desktop/chrome-remote-desktop-56.0.2924.51.ebuild b/net-misc/chrome-remote-desktop/chrome-remote-desktop-56.0.2924.51.ebuild index fef07b1c57aa..a2172a6f3a1b 100644 --- a/net-misc/chrome-remote-desktop/chrome-remote-desktop-56.0.2924.51.ebuild +++ b/net-misc/chrome-remote-desktop/chrome-remote-desktop-56.0.2924.51.ebuild @@ -29,6 +29,7 @@ LICENSE="google-chrome" SLOT="0" KEYWORDS="-* ~amd64" IUSE="" +REQUIRED_USE="${PYTHON_REQUIRED_USE}" # All the libs this package links against. RDEPEND="app-admin/sudo |