summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJason Zaman <perfinion@gentoo.org>2018-07-12 23:01:33 +0800
committerJason Zaman <perfinion@gentoo.org>2018-07-12 23:28:42 +0800
commita2aa8b04cb6299da145c9940eca4034d059430bc (patch)
treeae0647e79e700ccd3b58829875b016b5b7fdfb4e /sec-policy/selinux-dbadm/selinux-dbadm-2.20180701-r1.ebuild
parentsec-policy/selinux-base: 2.20180701 policies require userspace 2.8 (diff)
downloadgentoo-a2aa8b04cb6299da145c9940eca4034d059430bc.tar.gz
gentoo-a2aa8b04cb6299da145c9940eca4034d059430bc.tar.bz2
gentoo-a2aa8b04cb6299da145c9940eca4034d059430bc.zip
sec-policy: Release of SELinux policies 2.20180701-r1
Package-Manager: Portage-2.3.40, Repoman-2.3.9
Diffstat (limited to 'sec-policy/selinux-dbadm/selinux-dbadm-2.20180701-r1.ebuild')
-rw-r--r--sec-policy/selinux-dbadm/selinux-dbadm-2.20180701-r1.ebuild15
1 files changed, 15 insertions, 0 deletions
diff --git a/sec-policy/selinux-dbadm/selinux-dbadm-2.20180701-r1.ebuild b/sec-policy/selinux-dbadm/selinux-dbadm-2.20180701-r1.ebuild
new file mode 100644
index 000000000000..862759a2ffb5
--- /dev/null
+++ b/sec-policy/selinux-dbadm/selinux-dbadm-2.20180701-r1.ebuild
@@ -0,0 +1,15 @@
+# Copyright 1999-2018 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI="6"
+
+IUSE=""
+MODS="dbadm"
+
+inherit selinux-policy-2
+
+DESCRIPTION="SELinux policy for dbadm"
+
+if [[ ${PV} != 9999* ]] ; then
+ KEYWORDS="~amd64 -arm ~arm64 ~mips ~x86"
+fi