Gentoo Archives: gentoo-commits

From: Conrad Kostecki <conikost@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: net-im/swift/
Date: Thu, 01 Jul 2021 21:16:07
Message-Id: 1625174135.45c07f3fc4ec0c084f20bd02896f0e4d85bc82ef.conikost@gentoo
1 commit: 45c07f3fc4ec0c084f20bd02896f0e4d85bc82ef
2 Author: Conrad Kostecki <conikost <AT> gentoo <DOT> org>
3 AuthorDate: Thu Jul 1 20:43:03 2021 +0000
4 Commit: Conrad Kostecki <conikost <AT> gentoo <DOT> org>
5 CommitDate: Thu Jul 1 21:15:35 2021 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=45c07f3f
7
8 net-im/swift: add python3.10 support
9
10 Package-Manager: Portage-3.0.20, Repoman-3.0.3
11 Signed-off-by: Conrad Kostecki <conikost <AT> gentoo.org>
12
13 net-im/swift/swift-4.0.2-r102.ebuild | 2 +-
14 1 file changed, 1 insertion(+), 1 deletion(-)
15
16 diff --git a/net-im/swift/swift-4.0.2-r102.ebuild b/net-im/swift/swift-4.0.2-r102.ebuild
17 index 41eaf45dd36..df585e184aa 100644
18 --- a/net-im/swift/swift-4.0.2-r102.ebuild
19 +++ b/net-im/swift/swift-4.0.2-r102.ebuild
20 @@ -4,7 +4,7 @@
21 EAPI=7
22
23 LUA_COMPAT=( lua5-{1..2} luajit )
24 -PYTHON_COMPAT=( python3_{7..9} )
25 +PYTHON_COMPAT=( python3_{8..10} )
26
27 inherit lua-single python-any-r1 scons-utils toolchain-funcs