diff options
Diffstat (limited to 'net-misc/chrome-remote-desktop')
-rw-r--r-- | net-misc/chrome-remote-desktop/chrome-remote-desktop-108.0.5359.33.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/net-misc/chrome-remote-desktop/chrome-remote-desktop-108.0.5359.33.ebuild b/net-misc/chrome-remote-desktop/chrome-remote-desktop-108.0.5359.33.ebuild index 9e2a41a77d26..ea37c778c6ed 100644 --- a/net-misc/chrome-remote-desktop/chrome-remote-desktop-108.0.5359.33.ebuild +++ b/net-misc/chrome-remote-desktop/chrome-remote-desktop-108.0.5359.33.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2022 Gentoo Authors +# Copyright 1999-2023 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 # Base URL: https://dl.google.com/linux/chrome-remote-desktop/deb/ @@ -15,7 +15,7 @@ EAPI="7" -PYTHON_COMPAT=( python3_{8,9,10} ) +PYTHON_COMPAT=( python3_{9,10} ) PLOCALES="am ar bg bn ca cs da de el en_GB en es_419 es et fa fil fi fr gu he hi hr hu id it ja kn ko lt lv ml mr ms nb nl pl pt_BR pt_PT ro ru sk sl sr sv sw ta te th tr uk vi zh_CN zh_TW" inherit unpacker python-single-r1 optfeature plocale |