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

It's from Gentoo commit 7c6290f0b18394010d91af16a3951f7f5c270a99.
This commit is contained in:
Flatcar Buildbot 2024-07-29 07:18:19 +00:00 committed by Krzesimir Nowak
parent 9c28c50a34
commit cf0ae594b5

View File

@ -12,7 +12,7 @@ if [[ ${PV} == 9999* ]]; then
else
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"
KEYWORDS="amd64 arm arm64 ~mips x86"
KEYWORDS="amd64 arm arm64 ~mips ~riscv x86"
fi
HOMEPAGE="https://wiki.gentoo.org/wiki/Project:SELinux"