summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJason Zaman <perfinion@gentoo.org>2024-09-25 19:09:04 -0700
committerJason Zaman <perfinion@gentoo.org>2024-09-25 19:09:04 -0700
commit93eb44523dd73a13e45dd9095692783d236f1c78 (patch)
tree0ce3339120db4076e41294b88181a717933b4e2b /sec-policy/selinux-avahi/selinux-avahi-2.20240916-r1.ebuild
parentdev-python/moto: Keyword 5.0.15 riscv, #940136 (diff)
downloadgentoo-93eb44523dd73a13e45dd9095692783d236f1c78.tar.gz
gentoo-93eb44523dd73a13e45dd9095692783d236f1c78.tar.bz2
gentoo-93eb44523dd73a13e45dd9095692783d236f1c78.zip
sec-policy/*: Release of SELinux policies 2.20240916-r1
Signed-off-by: Jason Zaman <perfinion@gentoo.org>
Diffstat (limited to 'sec-policy/selinux-avahi/selinux-avahi-2.20240916-r1.ebuild')
-rw-r--r--sec-policy/selinux-avahi/selinux-avahi-2.20240916-r1.ebuild14
1 files changed, 14 insertions, 0 deletions
diff --git a/sec-policy/selinux-avahi/selinux-avahi-2.20240916-r1.ebuild b/sec-policy/selinux-avahi/selinux-avahi-2.20240916-r1.ebuild
new file mode 100644
index 000000000000..fdb16ddebc8b
--- /dev/null
+++ b/sec-policy/selinux-avahi/selinux-avahi-2.20240916-r1.ebuild
@@ -0,0 +1,14 @@
+# Copyright 1999-2024 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI="7"
+
+MODS="avahi"
+
+inherit selinux-policy-2
+
+DESCRIPTION="SELinux policy for avahi"
+
+if [[ ${PV} != 9999* ]] ; then
+ KEYWORDS="~amd64 ~arm ~arm64 ~x86"
+fi