diff options
author | Jason Zaman <perfinion@gentoo.org> | 2022-04-10 11:30:04 -0700 |
---|---|---|
committer | Jason Zaman <perfinion@gentoo.org> | 2022-04-10 12:03:15 -0700 |
commit | c4d7e98976dcb5420aa2b963ea90a744820dbcdd (patch) | |
tree | 9a6a82bd907dc1f6adc7aa1ebbe6cf9b0caf450f /sec-policy/selinux-base | |
parent | dev-python/gpep517: Keyword 2 alpha (diff) | |
download | gentoo-c4d7e98976dcb5420aa2b963ea90a744820dbcdd.tar.gz gentoo-c4d7e98976dcb5420aa2b963ea90a744820dbcdd.tar.bz2 gentoo-c4d7e98976dcb5420aa2b963ea90a744820dbcdd.zip |
sec-policy: Stabilize SELinux policies 2.20220106-r3
Bug: https://bugs.gentoo.org/837644
Signed-off-by: Jason Zaman <perfinion@gentoo.org>
Diffstat (limited to 'sec-policy/selinux-base')
-rw-r--r-- | sec-policy/selinux-base/selinux-base-2.20220106-r3.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sec-policy/selinux-base/selinux-base-2.20220106-r3.ebuild b/sec-policy/selinux-base/selinux-base-2.20220106-r3.ebuild index 659fad659691..16ffa2766f65 100644 --- a/sec-policy/selinux-base/selinux-base-2.20220106-r3.ebuild +++ b/sec-policy/selinux-base/selinux-base-2.20220106-r3.ebuild @@ -17,7 +17,7 @@ else SRC_URI="https://github.com/SELinuxProject/refpolicy/releases/download/RELEASE_${PV/./_}/refpolicy-${PV}.tar.bz2 https://dev.gentoo.org/~perfinion/patches/selinux-base-policy/patchbundle-selinux-base-policy-${PVR}.tar.bz2" - KEYWORDS="~amd64 ~arm ~arm64 ~mips ~x86" + KEYWORDS="amd64 arm arm64 ~mips x86" fi IUSE="doc +unknown-perms systemd +ubac +unconfined" |