diff options
author | Kenton Groombridge <concord@gentoo.org> | 2024-01-16 19:26:00 -0500 |
---|---|---|
committer | Kenton Groombridge <concord@gentoo.org> | 2024-01-16 20:29:03 -0500 |
commit | 5430490f316af3e51845574c41adff0c61add9b9 (patch) | |
tree | 173cf178486546c32e7a9fa71f9553af4d24b076 /sys-libs/libsemanage | |
parent | sys-libs/libselinux: update live ebuild (diff) | |
download | gentoo-5430490f316af3e51845574c41adff0c61add9b9.tar.gz gentoo-5430490f316af3e51845574c41adff0c61add9b9.tar.bz2 gentoo-5430490f316af3e51845574c41adff0c61add9b9.zip |
sys-libs/libsemanage: update live ebuild
Signed-off-by: Kenton Groombridge <concord@gentoo.org>
Diffstat (limited to 'sys-libs/libsemanage')
-rw-r--r-- | sys-libs/libsemanage/libsemanage-9999.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sys-libs/libsemanage/libsemanage-9999.ebuild b/sys-libs/libsemanage/libsemanage-9999.ebuild index 7c2c0548cf0e..eb127413897f 100644 --- a/sys-libs/libsemanage/libsemanage-9999.ebuild +++ b/sys-libs/libsemanage/libsemanage-9999.ebuild @@ -2,7 +2,7 @@ # Distributed under the terms of the GNU General Public License v2 EAPI=7 -PYTHON_COMPAT=( python3_{9..11} ) +PYTHON_COMPAT=( python3_{10..11} ) inherit python-r1 toolchain-funcs multilib-minimal |