diff options
author | Jason Zaman <perfinion@gentoo.org> | 2018-07-27 21:09:35 +0800 |
---|---|---|
committer | Jason Zaman <perfinion@gentoo.org> | 2018-07-27 21:13:15 +0800 |
commit | 23e33a27e78605730f405e034e1541d57b112ae4 (patch) | |
tree | 0d088c1582ea6c243bd93c4db2e377fcddfeabfc /sec-policy/selinux-base | |
parent | app-doc/phrack: Fix S for releases 01..10 (diff) | |
download | gentoo-23e33a27e78605730f405e034e1541d57b112ae4.tar.gz gentoo-23e33a27e78605730f405e034e1541d57b112ae4.tar.bz2 gentoo-23e33a27e78605730f405e034e1541d57b112ae4.zip |
sec-policy: Stabilize selinux policy 2.20180701-r1
Package-Manager: Portage-2.3.40, Repoman-2.3.9
Diffstat (limited to 'sec-policy/selinux-base')
-rw-r--r-- | sec-policy/selinux-base/selinux-base-2.20180701-r1.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sec-policy/selinux-base/selinux-base-2.20180701-r1.ebuild b/sec-policy/selinux-base/selinux-base-2.20180701-r1.ebuild index 000ddea14dd4..4cfcbe775ba8 100644 --- a/sec-policy/selinux-base/selinux-base-2.20180701-r1.ebuild +++ b/sec-policy/selinux-base/selinux-base-2.20180701-r1.ebuild @@ -13,7 +13,7 @@ else SRC_URI="https://github.com/SELinuxProject/refpolicy/releases/download/RELEASE_${PV/./_}/refpolicy-${PV}.tar.bz2 https://dev.gentoo.org/~swift/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 +open_perms +peer_perms systemd +ubac +unconfined" |