From: Matthias Maier Date: Tue, 12 May 2020 06:19:08 +0000 (-0500) Subject: sci-geosciences/gpsd: update python compat X-Git-Url: http://git.tremily.us/?a=commitdiff_plain;h=1d07a615424c9725a453f2bfe0beebeced723c5e;p=gentoo.git sci-geosciences/gpsd: update python compat Package-Manager: Portage-2.3.99, Repoman-2.3.22 Signed-off-by: Matthias Maier --- diff --git a/sci-geosciences/gpsd/gpsd-3.19.ebuild b/sci-geosciences/gpsd/gpsd-3.19.ebuild index 466deda4514c..881256686bca 100644 --- a/sci-geosciences/gpsd/gpsd-3.19.ebuild +++ b/sci-geosciences/gpsd/gpsd-3.19.ebuild @@ -4,7 +4,7 @@ EAPI=5 DISTUTILS_OPTIONAL=1 -PYTHON_COMPAT=( python3_6 ) +PYTHON_COMPAT=( python3_{6,7,8} ) SCONS_MIN_VERSION="2.3.0" inherit eutils udev user multilib distutils-r1 scons-utils toolchain-funcs