diff options
author | Jason Zaman <perfinion@gentoo.org> | 2016-02-13 16:14:41 +0800 |
---|---|---|
committer | Jason Zaman <perfinion@gentoo.org> | 2016-02-13 16:18:38 +0800 |
commit | feaf78b7f2f5f32c19d785ac57bbcf7c4ce5710b (patch) | |
tree | 773c5ef56fc16ceafd0471ce037070557801601c /sec-policy/selinux-base | |
parent | net-analyzer/fail2ban: Stable for HPPA (bug #573558). (diff) | |
download | gentoo-feaf78b7f2f5f32c19d785ac57bbcf7c4ce5710b.tar.gz gentoo-feaf78b7f2f5f32c19d785ac57bbcf7c4ce5710b.tar.bz2 gentoo-feaf78b7f2f5f32c19d785ac57bbcf7c4ce5710b.zip |
sec-policy: Stabilize selinux policy 2.20151208-r1
Package-Manager: portage-2.2.26
Diffstat (limited to 'sec-policy/selinux-base')
-rw-r--r-- | sec-policy/selinux-base/selinux-base-2.20151208-r1.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/sec-policy/selinux-base/selinux-base-2.20151208-r1.ebuild b/sec-policy/selinux-base/selinux-base-2.20151208-r1.ebuild index d86db33d977a..842d92552b68 100644 --- a/sec-policy/selinux-base/selinux-base-2.20151208-r1.ebuild +++ b/sec-policy/selinux-base/selinux-base-2.20151208-r1.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2015 Gentoo Foundation +# Copyright 1999-2016 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 # $Id$ EAPI="5" @@ -17,7 +17,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 ~x86" + KEYWORDS="amd64 x86" fi IUSE="doc +open_perms +peer_perms systemd +ubac +unconfined" |