repo/gentoo:master commit in: app-containers/crun/
"Arthur Zamarin" <[email protected]>
| Newsgroups | gmane.linux.gentoo.cvs |
|---|---|
| Message-ID | <1786819284.e62f05e818a677afedab87d92bc79756932f0c25.arthurzam@gentoo> |
commit: e62f05e818a677afedab87d92bc79756932f0c25
Author: Arthur Zamarin <arthurzam <AT> gentoo <DOT> org>
AuthorDate: Sat Aug 15 18:41:24 2026 +0000
Commit: Arthur Zamarin <arthurzam <AT> gentoo <DOT> org>
CommitDate: Sat Aug 15 18:41:24 2026 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=e62f05e8
app-containers/crun: enable py3.15
Signed-off-by: Arthur Zamarin <arthurzam <AT> gentoo.org>
app-containers/crun/crun-1.29.1.ebuild | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/app-containers/crun/crun-1.29.1.ebuild b/app-containers/crun/crun-1.29.1.ebuild
index 089c84dc166e..4346f45c55f5 100644
--- a/app-containers/crun/crun-1.29.1.ebuild
+++ b/app-containers/crun/crun-1.29.1.ebuild
@@ -3,7 +3,7 @@
EAPI=8
-PYTHON_COMPAT=( python3_{12..14} )
+PYTHON_COMPAT=( python3_{12..15} )
inherit autotools libtool python-any-r1 flag-o-matic toolchain-funcs