summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJason Zaman <perfinion@gentoo.org>2017-09-09 17:16:51 +0800
committerJason Zaman <perfinion@gentoo.org>2017-09-09 17:25:00 +0800
commit82c5f8b9c148a883b6aa500cb289ae474ca8945a (patch)
tree9c26926fc044de94165f2c8f7892aa677558249a /sec-policy/selinux-openct/selinux-openct-2.20170805-r1.ebuild
parentnet-analyzer/tcpdump: Update SRC_URI. (diff)
downloadgentoo-82c5f8b9c148a883b6aa500cb289ae474ca8945a.tar.gz
gentoo-82c5f8b9c148a883b6aa500cb289ae474ca8945a.tar.bz2
gentoo-82c5f8b9c148a883b6aa500cb289ae474ca8945a.zip
sec-policy: Release of SELinux policies 2.20170805-r1
Package-Manager: Portage-2.3.6, Repoman-2.3.1
Diffstat (limited to 'sec-policy/selinux-openct/selinux-openct-2.20170805-r1.ebuild')
-rw-r--r--sec-policy/selinux-openct/selinux-openct-2.20170805-r1.ebuild14
1 files changed, 14 insertions, 0 deletions
diff --git a/sec-policy/selinux-openct/selinux-openct-2.20170805-r1.ebuild b/sec-policy/selinux-openct/selinux-openct-2.20170805-r1.ebuild
new file mode 100644
index 000000000000..41e06cfed60c
--- /dev/null
+++ b/sec-policy/selinux-openct/selinux-openct-2.20170805-r1.ebuild
@@ -0,0 +1,14 @@
+# Copyright 1999-2017 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+EAPI="6"
+
+IUSE=""
+MODS="openct"
+
+inherit selinux-policy-2
+
+DESCRIPTION="SELinux policy for openct"
+
+if [[ ${PV} != 9999* ]] ; then
+ KEYWORDS="~amd64 ~arm ~arm64 ~mips ~x86"
+fi