summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJason Zaman <perfinion@gentoo.org>2020-02-15 22:11:43 +0800
committerJason Zaman <perfinion@gentoo.org>2020-02-15 22:19:01 +0800
commit7c0ce107eecc99b7ed061eb8e9019ea6af41247e (patch)
tree95715db4cde30872d4aaeb7e6886ec572abc0146 /sec-policy/selinux-distcc/selinux-distcc-2.20190609-r1.ebuild
parentnet-misc/connman: bump to 1.38 (diff)
downloadgentoo-7c0ce107eecc99b7ed061eb8e9019ea6af41247e.tar.gz
gentoo-7c0ce107eecc99b7ed061eb8e9019ea6af41247e.tar.bz2
gentoo-7c0ce107eecc99b7ed061eb8e9019ea6af41247e.zip
sec-policy: Release of SELinux policies 2.20190609-r1
Signed-off-by: Jason Zaman <perfinion@gentoo.org>
Diffstat (limited to 'sec-policy/selinux-distcc/selinux-distcc-2.20190609-r1.ebuild')
-rw-r--r--sec-policy/selinux-distcc/selinux-distcc-2.20190609-r1.ebuild15
1 files changed, 15 insertions, 0 deletions
diff --git a/sec-policy/selinux-distcc/selinux-distcc-2.20190609-r1.ebuild b/sec-policy/selinux-distcc/selinux-distcc-2.20190609-r1.ebuild
new file mode 100644
index 000000000000..07fc45e1faf3
--- /dev/null
+++ b/sec-policy/selinux-distcc/selinux-distcc-2.20190609-r1.ebuild
@@ -0,0 +1,15 @@
+# Copyright 1999-2020 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI="6"
+
+IUSE=""
+MODS="distcc"
+
+inherit selinux-policy-2
+
+DESCRIPTION="SELinux policy for distcc"
+
+if [[ ${PV} != 9999* ]] ; then
+ KEYWORDS="~amd64 -arm ~arm64 ~mips ~x86"
+fi