summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorKenton Groombridge <concord@gentoo.org>2024-03-01 13:10:00 -0500
committerKenton Groombridge <concord@gentoo.org>2024-03-01 14:47:37 -0500
commit9a78c8130c665e43426fcb735ad69bd838984a81 (patch)
tree0fa31b3d8529fe8e56fa40c6701068af4312e2a8 /sec-policy/selinux-cgmanager/selinux-cgmanager-2.20240226-r1.ebuild
parentdev-util/spirv-llvm-translator: Stabilize 17.0.0-r2 amd64, #920053 (diff)
downloadgentoo-9a78c8130c665e43426fcb735ad69bd838984a81.tar.gz
gentoo-9a78c8130c665e43426fcb735ad69bd838984a81.tar.bz2
gentoo-9a78c8130c665e43426fcb735ad69bd838984a81.zip
sec-policy: Release of SELinux policies 2.20240226-r1
Signed-off-by: Kenton Groombridge <concord@gentoo.org>
Diffstat (limited to 'sec-policy/selinux-cgmanager/selinux-cgmanager-2.20240226-r1.ebuild')
-rw-r--r--sec-policy/selinux-cgmanager/selinux-cgmanager-2.20240226-r1.ebuild15
1 files changed, 15 insertions, 0 deletions
diff --git a/sec-policy/selinux-cgmanager/selinux-cgmanager-2.20240226-r1.ebuild b/sec-policy/selinux-cgmanager/selinux-cgmanager-2.20240226-r1.ebuild
new file mode 100644
index 000000000000..51d65993513a
--- /dev/null
+++ b/sec-policy/selinux-cgmanager/selinux-cgmanager-2.20240226-r1.ebuild
@@ -0,0 +1,15 @@
+# Copyright 1999-2024 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI="7"
+
+IUSE=""
+MODS="cgmanager"
+
+inherit selinux-policy-2
+
+DESCRIPTION="SELinux policy for cgmanager"
+
+if [[ ${PV} != 9999* ]] ; then
+ KEYWORDS="~amd64 ~arm ~arm64 ~mips ~x86"
+fi