summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJason Zaman <perfinion@gentoo.org>2024-06-29 16:46:57 -0700
committerJason Zaman <perfinion@gentoo.org>2024-06-29 17:34:46 -0700
commitd8bd6ae532d7bae3e06e9afaab65eceb59ae639c (patch)
tree0463f83156d261f7ad5b8b17cc19f3a61cc85640 /sys-apps
parentsys-apps/selinux-python: update EAPI 7 -> 8 (diff)
downloadgentoo-d8bd6ae532d7bae3e06e9afaab65eceb59ae639c.tar.gz
gentoo-d8bd6ae532d7bae3e06e9afaab65eceb59ae639c.tar.bz2
gentoo-d8bd6ae532d7bae3e06e9afaab65eceb59ae639c.zip
sys-apps/policycoreutils: update EAPI 7 -> 8
Signed-off-by: Jason Zaman <perfinion@gentoo.org>
Diffstat (limited to 'sys-apps')
-rw-r--r--sys-apps/policycoreutils/policycoreutils-9999.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/sys-apps/policycoreutils/policycoreutils-9999.ebuild b/sys-apps/policycoreutils/policycoreutils-9999.ebuild
index 7ac02d3d3f39..6b54ec0947c1 100644
--- a/sys-apps/policycoreutils/policycoreutils-9999.ebuild
+++ b/sys-apps/policycoreutils/policycoreutils-9999.ebuild
@@ -1,7 +1,7 @@
# Copyright 1999-2024 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
-EAPI="7"
+EAPI="8"
PYTHON_COMPAT=( python3_{10..12} )
PYTHON_REQ_USE="xml(+)"