summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'sec-policy/selinux-bluetooth/selinux-bluetooth-2.20161023-r2.ebuild')
-rw-r--r--sec-policy/selinux-bluetooth/selinux-bluetooth-2.20161023-r2.ebuild15
1 files changed, 0 insertions, 15 deletions
diff --git a/sec-policy/selinux-bluetooth/selinux-bluetooth-2.20161023-r2.ebuild b/sec-policy/selinux-bluetooth/selinux-bluetooth-2.20161023-r2.ebuild
deleted file mode 100644
index 0f5310109ef9..000000000000
--- a/sec-policy/selinux-bluetooth/selinux-bluetooth-2.20161023-r2.ebuild
+++ /dev/null
@@ -1,15 +0,0 @@
-# Copyright 1999-2016 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-# $Id$
-EAPI="5"
-
-IUSE=""
-MODS="bluetooth"
-
-inherit selinux-policy-2
-
-DESCRIPTION="SELinux policy for bluetooth"
-
-if [[ ${PV} != 9999* ]] ; then
- KEYWORDS="~amd64 ~arm ~arm64 ~mips ~x86"
-fi