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