Gentoo Archives: gentoo-commits

From: Andrew Ammerlaan <andrewammerlaan@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/proj/guru:master commit in: media-video/ciano/
Date: Mon, 30 May 2022 12:55:20
Message-Id: 1653915082.ba86a702f852126c7bfdff32d148377ffc9dca51.andrewammerlaan@gentoo
1 commit: ba86a702f852126c7bfdff32d148377ffc9dca51
2 Author: Ronny (tastytea) Gutbrod <gentoo <AT> tastytea <DOT> de>
3 AuthorDate: Mon May 30 12:46:24 2022 +0000
4 Commit: Andrew Ammerlaan <andrewammerlaan <AT> gentoo <DOT> org>
5 CommitDate: Mon May 30 12:51:22 2022 +0000
6 URL: https://gitweb.gentoo.org/repo/proj/guru.git/commit/?id=ba86a702
7
8 media-video/ciano: enable py3.10, py3.11
9
10 Signed-off-by: Ronny (tastytea) Gutbrod <gentoo <AT> tastytea.de>
11
12 media-video/ciano/ciano-0.2.4-r1.ebuild | 2 +-
13 1 file changed, 1 insertion(+), 1 deletion(-)
14
15 diff --git a/media-video/ciano/ciano-0.2.4-r1.ebuild b/media-video/ciano/ciano-0.2.4-r1.ebuild
16 index a0297123f..2e1577fe4 100644
17 --- a/media-video/ciano/ciano-0.2.4-r1.ebuild
18 +++ b/media-video/ciano/ciano-0.2.4-r1.ebuild
19 @@ -3,7 +3,7 @@
20
21 EAPI=8
22
23 -PYTHON_COMPAT=( python3_{8,9} )
24 +PYTHON_COMPAT=( python3_{8..11} )
25
26 inherit gnome2-utils meson python-any-r1 vala xdg