Gentoo Archives: gentoo-commits

From: Andrew Ammerlaan <andrewammerlaan@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: net-vpn/riseup-vpn/
Date: Wed, 01 Jun 2022 13:13:17
Message-Id: 1654089158.11d70363375ed0cc73b8d00067ae4a1bdd003faf.andrewammerlaan@gentoo
1 commit: 11d70363375ed0cc73b8d00067ae4a1bdd003faf
2 Author: Andrew Ammerlaan <andrewammerlaan <AT> gentoo <DOT> org>
3 AuthorDate: Wed Jun 1 13:12:38 2022 +0000
4 Commit: Andrew Ammerlaan <andrewammerlaan <AT> gentoo <DOT> org>
5 CommitDate: Wed Jun 1 13:12:38 2022 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=11d70363
7
8 net-vpn/riseup-vpn: enable py3.11
9
10 Signed-off-by: Andrew Ammerlaan <andrewammerlaan <AT> gentoo.org>
11
12 net-vpn/riseup-vpn/riseup-vpn-0.21.11.ebuild | 2 +-
13 1 file changed, 1 insertion(+), 1 deletion(-)
14
15 diff --git a/net-vpn/riseup-vpn/riseup-vpn-0.21.11.ebuild b/net-vpn/riseup-vpn/riseup-vpn-0.21.11.ebuild
16 index 76903cc57d06..0c242cf96ed4 100644
17 --- a/net-vpn/riseup-vpn/riseup-vpn-0.21.11.ebuild
18 +++ b/net-vpn/riseup-vpn/riseup-vpn-0.21.11.ebuild
19 @@ -3,7 +3,7 @@
20
21 EAPI=8
22
23 -PYTHON_COMPAT=( python3_{8..10} )
24 +PYTHON_COMPAT=( python3_{8..11} )
25
26 inherit desktop python-single-r1 go-module qmake-utils virtualx xdg