summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorKenton Groombridge <concord@gentoo.org>2023-10-20 18:02:00 -0400
committerKenton Groombridge <concord@gentoo.org>2023-10-20 18:04:44 -0400
commit7781707567ad53c712301ab2e6e6f75ca013c3f3 (patch)
tree756b44c61eea1aabf3e8d1f4ad862ecbfc3fe826 /sec-policy/selinux-jabber/selinux-jabber-2.20231002-r2.ebuild
parentapp-misc/fastfetch: keyword 2.1.2 for ~arm64 (diff)
downloadgentoo-7781707567ad53c712301ab2e6e6f75ca013c3f3.tar.gz
gentoo-7781707567ad53c712301ab2e6e6f75ca013c3f3.tar.bz2
gentoo-7781707567ad53c712301ab2e6e6f75ca013c3f3.zip
sec-policy: Release of SELinux policies 2.20231002-r2
Signed-off-by: Kenton Groombridge <concord@gentoo.org>
Diffstat (limited to 'sec-policy/selinux-jabber/selinux-jabber-2.20231002-r2.ebuild')
-rw-r--r--sec-policy/selinux-jabber/selinux-jabber-2.20231002-r2.ebuild15
1 files changed, 15 insertions, 0 deletions
diff --git a/sec-policy/selinux-jabber/selinux-jabber-2.20231002-r2.ebuild b/sec-policy/selinux-jabber/selinux-jabber-2.20231002-r2.ebuild
new file mode 100644
index 000000000000..ca20d9f9211a
--- /dev/null
+++ b/sec-policy/selinux-jabber/selinux-jabber-2.20231002-r2.ebuild
@@ -0,0 +1,15 @@
+# Copyright 1999-2023 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI="7"
+
+IUSE=""
+MODS="jabber"
+
+inherit selinux-policy-2
+
+DESCRIPTION="SELinux policy for jabber"
+
+if [[ ${PV} != 9999* ]] ; then
+ KEYWORDS="~amd64 ~arm ~arm64 ~mips ~x86"
+fi