sec-policy/selinux-base-policy: Sync with Gentoo

It's from Gentoo commit 492e3e8db6ce41b0461dafd2dcd57b40603a1bdc.

Signed-off-by: Flatcar Buildbot <buildbot@flatcar-linux.org>
This commit is contained in:
Flatcar Buildbot 2025-09-01 07:13:44 +00:00 committed by Krzesimir Nowak
parent 8ebf6bcef6
commit d3315b57df

View File

@ -12,7 +12,7 @@ if [[ ${PV} == 9999* ]]; then
else else
SRC_URI="https://github.com/SELinuxProject/refpolicy/releases/download/RELEASE_${PV/./_}/refpolicy-${PV}.tar.bz2 SRC_URI="https://github.com/SELinuxProject/refpolicy/releases/download/RELEASE_${PV/./_}/refpolicy-${PV}.tar.bz2
https://dev.gentoo.org/~perfinion/patches/${PN}/patchbundle-${PN}-${PVR}.tar.bz2" https://dev.gentoo.org/~perfinion/patches/${PN}/patchbundle-${PN}-${PVR}.tar.bz2"
KEYWORDS="~amd64 ~arm ~arm64 ~riscv ~x86" KEYWORDS="amd64 arm arm64 ~riscv x86"
fi fi
HOMEPAGE="https://wiki.gentoo.org/wiki/Project:SELinux" HOMEPAGE="https://wiki.gentoo.org/wiki/Project:SELinux"