From f6bbdc61ec611059f8684f6dfaad71cf1da1754e Mon Sep 17 00:00:00 2001 From: Jason Zaman Date: Sun, 29 Nov 2020 19:33:24 -0800 Subject: sec-policy: Release of SELinux policies 2.20200818-r2 Package-Manager: Portage-3.0.9, Repoman-3.0.2 Signed-off-by: Jason Zaman --- .../selinux-dante/selinux-dante-2.20200818-r2.ebuild | 15 +++++++++++++++ 1 file changed, 15 insertions(+) create mode 100644 sec-policy/selinux-dante/selinux-dante-2.20200818-r2.ebuild (limited to 'sec-policy/selinux-dante/selinux-dante-2.20200818-r2.ebuild') diff --git a/sec-policy/selinux-dante/selinux-dante-2.20200818-r2.ebuild b/sec-policy/selinux-dante/selinux-dante-2.20200818-r2.ebuild new file mode 100644 index 000000000000..e577dc1a324f --- /dev/null +++ b/sec-policy/selinux-dante/selinux-dante-2.20200818-r2.ebuild @@ -0,0 +1,15 @@ +# Copyright 1999-2020 Gentoo Authors +# Distributed under the terms of the GNU General Public License v2 + +EAPI="7" + +IUSE="" +MODS="dante" + +inherit selinux-policy-2 + +DESCRIPTION="SELinux policy for dante" + +if [[ ${PV} != 9999* ]] ; then + KEYWORDS="~amd64 -arm ~arm64 ~mips ~x86" +fi -- cgit v1.2.3-65-gdbad