commit: b2a5e52abd7ebb6feb44aa9c7fbba71ecfd93854
Author: Jason Zaman <perfinion <AT> gentoo <DOT> org>
AuthorDate: Mon Feb 1 06:21:00 2021 +0000
Commit: Jason Zaman <perfinion <AT> gentoo <DOT> org>
CommitDate: Tue Feb 2 03:59:55 2021 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=b2a5e52a
sec-policy/selinux-pcmcia: policy module removed in next release
Package-Manager: Portage-3.0.13, Repoman-3.0.2
Signed-off-by: Jason Zaman <perfinion <AT> gentoo.org>
sec-policy/selinux-pcmcia/selinux-pcmcia-9999.ebuild | 15 ---------------
1 file changed, 15 deletions(-)
diff --git a/sec-policy/selinux-pcmcia/selinux-pcmcia-9999.ebuild
b/sec-policy/selinux-pcmcia/selinux-pcmcia-9999.ebuild
deleted file mode 100644
index 6af86c69849..00000000000
--- a/sec-policy/selinux-pcmcia/selinux-pcmcia-9999.ebuild
+++ /dev/null
@@ -1,15 +0,0 @@
-# Copyright 1999-2020 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI="7"
-
-IUSE=""
-MODS="pcmcia"
-
-inherit selinux-policy-2
-
-DESCRIPTION="SELinux policy for pcmcia"
-
-if [[ ${PV} != 9999* ]] ; then
- KEYWORDS="~amd64 -arm ~arm64 ~mips ~x86"
-fi