sec-policy/selinux-base: Sync with Gentoo

It's from Gentoo commit c35b5449cfd7ecbacb7244e0d008b551ab21e235.
This commit is contained in:
Flatcar Buildbot 2024-07-16 11:23:36 +00:00 committed by Mathieu Tortuyaux
parent 81390b2b42
commit c8059b65b2
No known key found for this signature in database
GPG Key ID: AC5CCFB52545D9B8
3 changed files with 4 additions and 4 deletions

View File

@ -3,7 +3,7 @@
EAPI="7" EAPI="7"
PYTHON_COMPAT=( python3_{9..11} ) PYTHON_COMPAT=( python3_{10..12} )
PYTHON_REQ_USE="xml(+)" PYTHON_REQ_USE="xml(+)"
inherit python-any-r1 inherit python-any-r1

View File

@ -3,7 +3,7 @@
EAPI="7" EAPI="7"
PYTHON_COMPAT=( python3_{9..11} ) PYTHON_COMPAT=( python3_{10..12} )
PYTHON_REQ_USE="xml(+)" PYTHON_REQ_USE="xml(+)"
inherit python-any-r1 inherit python-any-r1

View File

@ -1,9 +1,9 @@
# Copyright 1999-2023 Gentoo Authors # Copyright 1999-2024 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2 # Distributed under the terms of the GNU General Public License v2
EAPI="7" EAPI="7"
PYTHON_COMPAT=( python3_{9..11} ) PYTHON_COMPAT=( python3_{10..12} )
PYTHON_REQ_USE="xml(+)" PYTHON_REQ_USE="xml(+)"
inherit python-any-r1 inherit python-any-r1