Diff selinux-base-policy-2.20250213-r1 with a selinux-base-policy-9999

/usr/portage/sec-policy/selinux-base-policy/selinux-base-policy-9999.ebuild 2024-12-25 15:56:48.966762150 +0300
1
# Copyright 1999-2025 Gentoo Authors
1
# Copyright 1999-2024 Gentoo Authors
2 2
# Distributed under the terms of the GNU General Public License v2
3 3

  
4 4
EAPI="7"
......
12 12
else
13 13
	SRC_URI="https://github.com/SELinuxProject/refpolicy/releases/download/RELEASE_${PV/./_}/refpolicy-${PV}.tar.bz2
14 14
			https://dev.gentoo.org/~perfinion/patches/${PN}/patchbundle-${PN}-${PVR}.tar.bz2"
15
	KEYWORDS="amd64 arm arm64 ~riscv x86"
15
	KEYWORDS="~amd64 ~arm ~arm64 ~riscv ~x86"
16 16
fi
17 17

  
18 18
HOMEPAGE="https://wiki.gentoo.org/wiki/Project:SELinux"
Thank you!