Gentoo Archives: gentoo-commits

From: Keri Harris <keri@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: dev-lang/qu-prolog/
Date: Sat, 21 May 2022 06:03:08
Message-Id: 1653112963.3786c783256be0ed53f5a5f7c3749845805a8376.keri@gentoo
1 commit: 3786c783256be0ed53f5a5f7c3749845805a8376
2 Author: Keri Harris <keri <AT> gentoo <DOT> org>
3 AuthorDate: Sat May 21 06:02:43 2022 +0000
4 Commit: Keri Harris <keri <AT> gentoo <DOT> org>
5 CommitDate: Sat May 21 06:02:43 2022 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=3786c783
7
8 dev-lang/qu-prolog: support python 3.10 + 3.11
9
10 Closes: https://bugs.gentoo.org/845648
11 Package-Manager: Portage-3.0.30, Repoman-3.0.3
12 Signed-off-by: Keri Harris <keri <AT> gentoo.org>
13
14 dev-lang/qu-prolog/qu-prolog-10.6.ebuild | 4 ++--
15 1 file changed, 2 insertions(+), 2 deletions(-)
16
17 diff --git a/dev-lang/qu-prolog/qu-prolog-10.6.ebuild b/dev-lang/qu-prolog/qu-prolog-10.6.ebuild
18 index 2cbbe5135522..a805e8388a22 100644
19 --- a/dev-lang/qu-prolog/qu-prolog-10.6.ebuild
20 +++ b/dev-lang/qu-prolog/qu-prolog-10.6.ebuild
21 @@ -1,9 +1,9 @@
22 -# Copyright 1999-2021 Gentoo Authors
23 +# Copyright 1999-2022 Gentoo Authors
24 # Distributed under the terms of the GNU General Public License v2
25
26 EAPI=7
27
28 -PYTHON_COMPAT=( python3_{6..9} )
29 +PYTHON_COMPAT=( python3_{6..11} )
30
31 inherit autotools multilib python-any-r1 qmake-utils