diff options
author | Jason Zaman <perfinion@gentoo.org> | 2017-11-17 19:35:01 +0800 |
---|---|---|
committer | Jason Zaman <perfinion@gentoo.org> | 2017-11-17 19:39:05 +0800 |
commit | d513fcfe28607d2ccd1faa9e38304d5f313b865d (patch) | |
tree | 897943d7eab40fb650b861d9e1fed76560d27abb /sec-policy/selinux-base | |
parent | dev-db/postgresql-9.6.6-r0: alpha stable (diff) | |
download | gentoo-d513fcfe28607d2ccd1faa9e38304d5f313b865d.tar.gz gentoo-d513fcfe28607d2ccd1faa9e38304d5f313b865d.tar.bz2 gentoo-d513fcfe28607d2ccd1faa9e38304d5f313b865d.zip |
sec-policy: Stabilize selinux policy 2.20170805-r3
Package-Manager: Portage-2.3.13, Repoman-2.3.3
Diffstat (limited to 'sec-policy/selinux-base')
-rw-r--r-- | sec-policy/selinux-base/selinux-base-2.20170805-r3.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sec-policy/selinux-base/selinux-base-2.20170805-r3.ebuild b/sec-policy/selinux-base/selinux-base-2.20170805-r3.ebuild index 75f0679ab23e..c2ac18ef37a6 100644 --- a/sec-policy/selinux-base/selinux-base-2.20170805-r3.ebuild +++ b/sec-policy/selinux-base/selinux-base-2.20170805-r3.ebuild @@ -13,7 +13,7 @@ else SRC_URI="https://raw.githubusercontent.com/wiki/TresysTechnology/refpolicy/files/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" |