diff options
author | Jason Zaman <perfinion@gentoo.org> | 2021-12-27 13:26:40 -0800 |
---|---|---|
committer | Jason Zaman <perfinion@gentoo.org> | 2021-12-27 17:01:05 -0800 |
commit | d484b248f3587898f02bf263071171b6bc55b51d (patch) | |
tree | c9d379fab95eacbdf0e27a5ff16bcaff03fe78c9 /sec-policy/selinux-base | |
parent | sci-mathematics/psmt2-frontend: metadata: add longdescription and upstream (diff) | |
download | gentoo-d484b248f3587898f02bf263071171b6bc55b51d.tar.gz gentoo-d484b248f3587898f02bf263071171b6bc55b51d.tar.bz2 gentoo-d484b248f3587898f02bf263071171b6bc55b51d.zip |
sec-policy: Stabilize SELinux policy 2.20210908-r1
Package-Manager: Portage-3.0.28, Repoman-3.0.3
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.20210908-r1.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sec-policy/selinux-base/selinux-base-2.20210908-r1.ebuild b/sec-policy/selinux-base/selinux-base-2.20210908-r1.ebuild index f9dcacae70f1..501b401f0312 100644 --- a/sec-policy/selinux-base/selinux-base-2.20210908-r1.ebuild +++ b/sec-policy/selinux-base/selinux-base-2.20210908-r1.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" |