sys-apps/dbus: enable py3.12

Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
This commit is contained in:
Arthur Zamarin 2023-05-27 21:47:18 +03:00
parent bd90dfd062
commit 3e8a3ce1a7
No known key found for this signature in database
GPG Key ID: 02A0AF503D120504
1 changed files with 1 additions and 1 deletions

View File

@ -6,7 +6,7 @@ EAPI=8
# Be careful with packaging odd-version-number branches.
# See https://www.freedesktop.org/wiki/Software/dbus/#download.
PYTHON_COMPAT=( python3_{9..11} )
PYTHON_COMPAT=( python3_{10..12} )
TMPFILES_OPTIONAL=1
# From 1.15.0 release notes: