diff options
author | Jason Zaman <perfinion@gentoo.org> | 2020-12-06 12:30:04 -0800 |
---|---|---|
committer | Jason Zaman <perfinion@gentoo.org> | 2020-12-06 12:38:29 -0800 |
commit | 80e4754a7587d203be318922988e93159eedfd8f (patch) | |
tree | 09f2a2ddc7ffee25ff5709639d0cbf973fe57356 /sec-policy/selinux-bind/selinux-bind-2.20190201-r1.ebuild | |
parent | sci-libs/tensorflow: Drop old (diff) | |
download | gentoo-80e4754a7587d203be318922988e93159eedfd8f.tar.gz gentoo-80e4754a7587d203be318922988e93159eedfd8f.tar.bz2 gentoo-80e4754a7587d203be318922988e93159eedfd8f.zip |
sec-policy: Drop old
Signed-off-by: Jason Zaman <perfinion@gentoo.org>
Diffstat (limited to 'sec-policy/selinux-bind/selinux-bind-2.20190201-r1.ebuild')
-rw-r--r-- | sec-policy/selinux-bind/selinux-bind-2.20190201-r1.ebuild | 15 |
1 files changed, 0 insertions, 15 deletions
diff --git a/sec-policy/selinux-bind/selinux-bind-2.20190201-r1.ebuild b/sec-policy/selinux-bind/selinux-bind-2.20190201-r1.ebuild deleted file mode 100644 index 316b5a0c1ce2..000000000000 --- a/sec-policy/selinux-bind/selinux-bind-2.20190201-r1.ebuild +++ /dev/null @@ -1,15 +0,0 @@ -# Copyright 1999-2020 Gentoo Authors -# Distributed under the terms of the GNU General Public License v2 - -EAPI="6" - -IUSE="" -MODS="bind" - -inherit selinux-policy-2 - -DESCRIPTION="SELinux policy for bind" - -if [[ ${PV} != 9999* ]] ; then - KEYWORDS="amd64 -arm ~arm64 ~mips x86" -fi |