summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJason Zaman <perfinion@gentoo.org>2016-02-13 16:14:41 +0800
committerJason Zaman <perfinion@gentoo.org>2016-02-13 16:18:38 +0800
commitfeaf78b7f2f5f32c19d785ac57bbcf7c4ce5710b (patch)
tree773c5ef56fc16ceafd0471ce037070557801601c /sec-policy/selinux-kerneloops
parentnet-analyzer/fail2ban: Stable for HPPA (bug #573558). (diff)
downloadgentoo-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-kerneloops')
-rw-r--r--sec-policy/selinux-kerneloops/selinux-kerneloops-2.20151208-r1.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/sec-policy/selinux-kerneloops/selinux-kerneloops-2.20151208-r1.ebuild b/sec-policy/selinux-kerneloops/selinux-kerneloops-2.20151208-r1.ebuild
index a7bc4954eaf8..a8742766ce24 100644
--- a/sec-policy/selinux-kerneloops/selinux-kerneloops-2.20151208-r1.ebuild
+++ b/sec-policy/selinux-kerneloops/selinux-kerneloops-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"
@@ -13,5 +13,5 @@ DESCRIPTION="SELinux policy for kerneloops"
if [[ $PV == 9999* ]] ; then
KEYWORDS=""
else
- KEYWORDS="~amd64 ~x86"
+ KEYWORDS="amd64 x86"
fi