dev-python/cheroot: keyworded 6.0.0 for ia64, bug #644088
[gentoo.git] / sec-policy / selinux-djbdns / selinux-djbdns-2.20170805-r4.ebuild
1 # Copyright 1999-2017 Gentoo Foundation
2 # Distributed under the terms of the GNU General Public License v2
3
4 EAPI="6"
5
6 IUSE=""
7 MODS="djbdns"
8
9 inherit selinux-policy-2
10
11 DESCRIPTION="SELinux policy for djbdns"
12
13 if [[ ${PV} != 9999* ]] ; then
14         KEYWORDS="~amd64 -arm ~arm64 ~mips ~x86"
15 fi
16 DEPEND="${DEPEND}
17         sec-policy/selinux-daemontools
18         sec-policy/selinux-ucspitcp
19 "
20 RDEPEND="${RDEPEND}
21         sec-policy/selinux-daemontools
22         sec-policy/selinux-ucspitcp
23 "