summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorKenton Groombridge <concord@gentoo.org>2022-11-02 09:56:24 -0400
committerKenton Groombridge <concord@gentoo.org>2022-11-02 09:57:32 -0400
commit7a8a3a30deee8d3aa5692633def14f6adff8cf6c (patch)
treeb563bc510f3b03cb70bfbb56bc4b03f3fce04bbe /sec-policy/selinux-xen/selinux-xen-2.20221101-r1.ebuild
parentsec-policy/selinux-zfs: new package, add 9999 (diff)
downloadgentoo-7a8a3a30deee8d3aa5692633def14f6adff8cf6c.tar.gz
gentoo-7a8a3a30deee8d3aa5692633def14f6adff8cf6c.tar.bz2
gentoo-7a8a3a30deee8d3aa5692633def14f6adff8cf6c.zip
sec-policy: Release of SELinux policies 2.20221101-r1
Signed-off-by: Kenton Groombridge <concord@gentoo.org>
Diffstat (limited to 'sec-policy/selinux-xen/selinux-xen-2.20221101-r1.ebuild')
-rw-r--r--sec-policy/selinux-xen/selinux-xen-2.20221101-r1.ebuild15
1 files changed, 15 insertions, 0 deletions
diff --git a/sec-policy/selinux-xen/selinux-xen-2.20221101-r1.ebuild b/sec-policy/selinux-xen/selinux-xen-2.20221101-r1.ebuild
new file mode 100644
index 000000000000..d2653712e836
--- /dev/null
+++ b/sec-policy/selinux-xen/selinux-xen-2.20221101-r1.ebuild
@@ -0,0 +1,15 @@
+# Copyright 1999-2022 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI="7"
+
+IUSE=""
+MODS="xen"
+
+inherit selinux-policy-2
+
+DESCRIPTION="SELinux policy for xen"
+
+if [[ ${PV} != 9999* ]] ; then
+ KEYWORDS="~amd64 ~arm ~arm64 ~mips ~x86"
+fi