From 466787c0006f064cd5c0767c1d1d23d5e114c5be Mon Sep 17 00:00:00 2001 From: Jason Zaman Date: Sun, 6 Feb 2022 18:25:27 -0800 Subject: sec-policy: Release of SELinux policies 2.20220106-r1 Package-Manager: Portage-3.0.30, Repoman-3.0.3 Signed-off-by: Jason Zaman --- .../selinux-gssproxy-2.20220106-r1.ebuild | 15 +++++++++++++++ 1 file changed, 15 insertions(+) create mode 100644 sec-policy/selinux-gssproxy/selinux-gssproxy-2.20220106-r1.ebuild (limited to 'sec-policy/selinux-gssproxy/selinux-gssproxy-2.20220106-r1.ebuild') diff --git a/sec-policy/selinux-gssproxy/selinux-gssproxy-2.20220106-r1.ebuild b/sec-policy/selinux-gssproxy/selinux-gssproxy-2.20220106-r1.ebuild new file mode 100644 index 000000000000..d28e252641c1 --- /dev/null +++ b/sec-policy/selinux-gssproxy/selinux-gssproxy-2.20220106-r1.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="gssproxy" + +inherit selinux-policy-2 + +DESCRIPTION="SELinux policy for gssproxy" + +if [[ ${PV} != 9999* ]] ; then + KEYWORDS="~amd64 ~arm ~arm64 ~mips ~x86" +fi -- cgit v1.2.3-65-gdbad