summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJason Zaman <perfinion@gentoo.org>2018-12-10 00:16:55 +0800
committerJason Zaman <perfinion@gentoo.org>2018-12-10 00:23:21 +0800
commit69ff818e6646b9ce7a958e262a3187df48ab3dd4 (patch)
tree7a720d0dafc2fd22f91aed2807773b8143aa05be /sec-policy/selinux-uml/selinux-uml-2.20180701-r2.ebuild
parentnet-wireless/hostapd: add new 2.7 version (diff)
downloadgentoo-69ff818e6646b9ce7a958e262a3187df48ab3dd4.tar.gz
gentoo-69ff818e6646b9ce7a958e262a3187df48ab3dd4.tar.bz2
gentoo-69ff818e6646b9ce7a958e262a3187df48ab3dd4.zip
sec-policy: Release of SELinux policies 2.20180701-r2
Signed-off-by: Jason Zaman <perfinion@gentoo.org> Package-Manager: Portage-2.3.51, Repoman-2.3.11
Diffstat (limited to 'sec-policy/selinux-uml/selinux-uml-2.20180701-r2.ebuild')
-rw-r--r--sec-policy/selinux-uml/selinux-uml-2.20180701-r2.ebuild15
1 files changed, 15 insertions, 0 deletions
diff --git a/sec-policy/selinux-uml/selinux-uml-2.20180701-r2.ebuild b/sec-policy/selinux-uml/selinux-uml-2.20180701-r2.ebuild
new file mode 100644
index 000000000000..3a3d117b289a
--- /dev/null
+++ b/sec-policy/selinux-uml/selinux-uml-2.20180701-r2.ebuild
@@ -0,0 +1,15 @@
+# Copyright 1999-2018 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI="6"
+
+IUSE=""
+MODS="uml"
+
+inherit selinux-policy-2
+
+DESCRIPTION="SELinux policy for uml"
+
+if [[ ${PV} != 9999* ]] ; then
+ KEYWORDS="~amd64 -arm ~arm64 ~mips ~x86"
+fi