summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorKenton Groombridge <concord@gentoo.org>2022-11-02 10:22:41 -0400
committerKenton Groombridge <concord@gentoo.org>2022-11-02 10:36:02 -0400
commit35b8dd3e65ab3fbc247c8d1141477f444bf4a86b (patch)
tree28addc6e2ac0809268dda1fd1da7af30596bbf16 /sec-policy/selinux-plymouthd/selinux-plymouthd-2.20221101-r2.ebuild
parentmedia-gfx/hydrus: Add 501, drop 493 (diff)
downloadgentoo-35b8dd3e65ab3fbc247c8d1141477f444bf4a86b.tar.gz
gentoo-35b8dd3e65ab3fbc247c8d1141477f444bf4a86b.tar.bz2
gentoo-35b8dd3e65ab3fbc247c8d1141477f444bf4a86b.zip
sec-policy: Release of SELinux policies 2.20221101-r2
Signed-off-by: Kenton Groombridge <concord@gentoo.org>
Diffstat (limited to 'sec-policy/selinux-plymouthd/selinux-plymouthd-2.20221101-r2.ebuild')
-rw-r--r--sec-policy/selinux-plymouthd/selinux-plymouthd-2.20221101-r2.ebuild15
1 files changed, 15 insertions, 0 deletions
diff --git a/sec-policy/selinux-plymouthd/selinux-plymouthd-2.20221101-r2.ebuild b/sec-policy/selinux-plymouthd/selinux-plymouthd-2.20221101-r2.ebuild
new file mode 100644
index 000000000000..eee932601de6
--- /dev/null
+++ b/sec-policy/selinux-plymouthd/selinux-plymouthd-2.20221101-r2.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="plymouthd"
+
+inherit selinux-policy-2
+
+DESCRIPTION="SELinux policy for plymouthd"
+
+if [[ ${PV} != 9999* ]] ; then
+ KEYWORDS="~amd64 ~arm ~arm64 ~mips ~x86"
+fi