Gentoo Archives: gentoo-commits

From: Sam James <sam@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: dev-db/postgresql/
Date: Wed, 02 Dec 2020 19:11:56
Message-Id: 1606936305.83bafdf28bf024934da2f4bd228b4fa24a88206f.sam@gentoo
1 commit: 83bafdf28bf024934da2f4bd228b4fa24a88206f
2 Author: Sam James <sam <AT> gentoo <DOT> org>
3 AuthorDate: Wed Dec 2 19:11:45 2020 +0000
4 Commit: Sam James <sam <AT> gentoo <DOT> org>
5 CommitDate: Wed Dec 2 19:11:45 2020 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=83bafdf2
7
8 dev-db/postgresql: add Python 3.8, 3.9 to 9999
9
10 Package-Manager: Portage-3.0.9, Repoman-3.0.2
11 Signed-off-by: Sam James <sam <AT> gentoo.org>
12
13 dev-db/postgresql/postgresql-9999.ebuild | 2 +-
14 1 file changed, 1 insertion(+), 1 deletion(-)
15
16 diff --git a/dev-db/postgresql/postgresql-9999.ebuild b/dev-db/postgresql/postgresql-9999.ebuild
17 index 9b9884bf901..94e83ea608f 100644
18 --- a/dev-db/postgresql/postgresql-9999.ebuild
19 +++ b/dev-db/postgresql/postgresql-9999.ebuild
20 @@ -3,7 +3,7 @@
21
22 EAPI=7
23
24 -PYTHON_COMPAT=( python3_{6,7} )
25 +PYTHON_COMPAT=( python3_{6,7,8,9} )
26
27 inherit flag-o-matic git-r3 linux-info multilib pam prefix python-single-r1 \
28 systemd