sec-policy: Release of SELinux policies 2.20170204-r4
[gentoo.git] / sec-policy / selinux-mcelog / selinux-mcelog-2.20170204-r4.ebuild
1 # Copyright 1999-2017 Gentoo Foundation
2 # Distributed under the terms of the GNU General Public License v2
3 EAPI="6"
4
5 IUSE=""
6 MODS="mcelog"
7
8 inherit selinux-policy-2
9
10 DESCRIPTION="SELinux policy for mcelog"
11
12 if [[ ${PV} != 9999* ]] ; then
13         KEYWORDS="~amd64 ~arm ~arm64 ~mips ~x86"
14 fi