mirror of
https://github.com/gentoo-mirror/gentoo.git
synced 2026-09-24 04:59:14 -07:00
sys-libs/libblockdev: enable py3.12
Closes: https://bugs.gentoo.org/917028 Closes: https://github.com/gentoo/gentoo/pull/33790 Signed-off-by: Alfred Wingate <parona@protonmail.com> Signed-off-by: Marek Szuba <marecki@gentoo.org>
This commit is contained in:
committed by
Marek Szuba
parent
1d4d1949ad
commit
62283303d6
@@ -3,7 +3,7 @@
|
||||
|
||||
EAPI=8
|
||||
|
||||
PYTHON_COMPAT=( python3_{10..11} )
|
||||
PYTHON_COMPAT=( python3_{10..12} )
|
||||
inherit autotools python-single-r1 xdg-utils
|
||||
|
||||
DESCRIPTION="A library for manipulating block devices"
|
||||
|
||||
Reference in New Issue
Block a user