Diff selinux-base-policy-2.20221101-r4 with a selinux-base-policy-9999

/usr/portage/sec-policy/selinux-base-policy/selinux-base-policy-9999.ebuild 2023-10-09 14:52:35.288368496 +0300
1
# Copyright 1999-2023 Gentoo Authors
1
# Copyright 1999-2022 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 ~mips x86"
15
	KEYWORDS="~amd64 ~arm ~arm64 ~mips ~x86"
16 16
fi
17 17

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