mail-filter/gld: use #!/sbin/openrc-run instead of #!/sbin/runscript
[gentoo.git] / sec-policy / selinux-gatekeeper / selinux-gatekeeper-2.20141203-r8.ebuild
1 # Copyright 1999-2015 Gentoo Foundation
2 # Distributed under the terms of the GNU General Public License v2
3 # $Id$
4 EAPI="5"
5
6 IUSE=""
7 MODS="gatekeeper"
8
9 inherit selinux-policy-2
10
11 DESCRIPTION="SELinux policy for gatekeeper"
12
13 if [[ ${PV} != 9999* ]] ; then
14         KEYWORDS="amd64 x86"
15 fi