dev-libs/libbytesize: Sync with Gentoo

It's from Gentoo commit 0026fbdfdd65f83e36b25282303b6f36a14efa19.
This commit is contained in:
Flatcar Buildbot 2024-10-07 07:04:51 +00:00 committed by Krzesimir Nowak
parent ebb43e3e98
commit bb63bfbcec

View File

@ -3,7 +3,7 @@
EAPI=8
PYTHON_COMPAT=( python3_{10..12} )
PYTHON_COMPAT=( python3_{10..13} )
inherit autotools python-r1