summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJason Zaman <perfinion@gentoo.org>2022-03-30 20:43:09 -0700
committerJason Zaman <perfinion@gentoo.org>2022-03-30 20:46:03 -0700
commit6bdba56deab946ff743494afb96ff6a50d0f7a56 (patch)
tree2a6a80f455bc8cc56972d8e22916b52f68405988 /sec-policy/selinux-entropyd/selinux-entropyd-2.20220106-r2.ebuild
parentapp-admin/salt: add 3003.4 (diff)
downloadgentoo-6bdba56deab946ff743494afb96ff6a50d0f7a56.tar.gz
gentoo-6bdba56deab946ff743494afb96ff6a50d0f7a56.tar.bz2
gentoo-6bdba56deab946ff743494afb96ff6a50d0f7a56.zip
sec-policy: Release of SELinux policies 2.20220106-r2
Package-Manager: Portage-3.0.30, Repoman-3.0.3 Signed-off-by: Jason Zaman <perfinion@gentoo.org>
Diffstat (limited to 'sec-policy/selinux-entropyd/selinux-entropyd-2.20220106-r2.ebuild')
-rw-r--r--sec-policy/selinux-entropyd/selinux-entropyd-2.20220106-r2.ebuild15
1 files changed, 15 insertions, 0 deletions
diff --git a/sec-policy/selinux-entropyd/selinux-entropyd-2.20220106-r2.ebuild b/sec-policy/selinux-entropyd/selinux-entropyd-2.20220106-r2.ebuild
new file mode 100644
index 000000000000..d2fe8dd6f687
--- /dev/null
+++ b/sec-policy/selinux-entropyd/selinux-entropyd-2.20220106-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="entropyd"
+
+inherit selinux-policy-2
+
+DESCRIPTION="SELinux policy for entropyd"
+
+if [[ ${PV} != 9999* ]] ; then
+ KEYWORDS="~amd64 ~arm ~arm64 ~mips ~x86"
+fi