From 1d07a615424c9725a453f2bfe0beebeced723c5e Mon Sep 17 00:00:00 2001 From: Matthias Maier Date: Tue, 12 May 2020 01:19:08 -0500 Subject: [PATCH] sci-geosciences/gpsd: update python compat Package-Manager: Portage-2.3.99, Repoman-2.3.22 Signed-off-by: Matthias Maier --- sci-geosciences/gpsd/gpsd-3.19.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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 -- 2.26.2