From de304bf3278e67dd783af4c9eddafe71af76a7d3 Mon Sep 17 00:00:00 2001 From: Kenton Groombridge Date: Fri, 23 Dec 2022 13:27:39 -0500 Subject: sec-policy: drop old SELinux policies Signed-off-by: Kenton Groombridge --- .../selinux-bluetooth-2.20220520-r1.ebuild | 15 --------------- 1 file changed, 15 deletions(-) delete mode 100644 sec-policy/selinux-bluetooth/selinux-bluetooth-2.20220520-r1.ebuild (limited to 'sec-policy/selinux-bluetooth/selinux-bluetooth-2.20220520-r1.ebuild') diff --git a/sec-policy/selinux-bluetooth/selinux-bluetooth-2.20220520-r1.ebuild b/sec-policy/selinux-bluetooth/selinux-bluetooth-2.20220520-r1.ebuild deleted file mode 100644 index 72337ccf49ff..000000000000 --- a/sec-policy/selinux-bluetooth/selinux-bluetooth-2.20220520-r1.ebuild +++ /dev/null @@ -1,15 +0,0 @@ -# Copyright 1999-2022 Gentoo Authors -# Distributed under the terms of the GNU General Public License v2 - -EAPI="7" - -IUSE="" -MODS="bluetooth" - -inherit selinux-policy-2 - -DESCRIPTION="SELinux policy for bluetooth" - -if [[ ${PV} != 9999* ]] ; then - KEYWORDS="amd64 arm arm64 ~mips x86" -fi -- cgit v1.2.3-65-gdbad