Gentoo Archives: gentoo-commits

From: Sam James <sam@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: sci-geosciences/gpsd/
Date: Tue, 01 Jun 2021 12:06:40
Message-Id: 1622549182.4eb96e8ec17886c75d2288719eb376abd7e040c1.sam@gentoo
1 commit: 4eb96e8ec17886c75d2288719eb376abd7e040c1
2 Author: Sam James <sam <AT> gentoo <DOT> org>
3 AuthorDate: Tue Jun 1 12:06:22 2021 +0000
4 Commit: Sam James <sam <AT> gentoo <DOT> org>
5 CommitDate: Tue Jun 1 12:06:22 2021 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=4eb96e8e
7
8 sci-geosciences/gpsd: add Python 3.9 to live too
9
10 Signed-off-by: Sam James <sam <AT> gentoo.org>
11
12 sci-geosciences/gpsd/gpsd-9999.ebuild | 2 +-
13 1 file changed, 1 insertion(+), 1 deletion(-)
14
15 diff --git a/sci-geosciences/gpsd/gpsd-9999.ebuild b/sci-geosciences/gpsd/gpsd-9999.ebuild
16 index fd54dc05ae2..0424345e875 100644
17 --- a/sci-geosciences/gpsd/gpsd-9999.ebuild
18 +++ b/sci-geosciences/gpsd/gpsd-9999.ebuild
19 @@ -4,7 +4,7 @@
20 EAPI=7
21
22 DISTUTILS_OPTIONAL=1
23 -PYTHON_COMPAT=( python3_{7,8} )
24 +PYTHON_COMPAT=( python3_{7,8,9} )
25 SCONS_MIN_VERSION="2.3.0"
26
27 inherit udev multilib distutils-r1 scons-utils toolchain-funcs