summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJason Zaman <perfinion@gentoo.org>2018-04-25 19:25:30 +0800
committerJason Zaman <perfinion@gentoo.org>2018-04-25 19:44:27 +0800
commitfb1d00c41b98c28d551fe3675e17b3bf70bb47b4 (patch)
treec4967211e6b5a4754a72c12adaff56548c5b5d49 /sec-policy/selinux-arpwatch/selinux-arpwatch-2.20180114-r2.ebuild
parentdev-perl/Lab-Measurement: Version bump; add dependencies for VXI11 and USB (diff)
downloadgentoo-fb1d00c41b98c28d551fe3675e17b3bf70bb47b4.tar.gz
gentoo-fb1d00c41b98c28d551fe3675e17b3bf70bb47b4.tar.bz2
gentoo-fb1d00c41b98c28d551fe3675e17b3bf70bb47b4.zip
sec-policy: Release of SELinux policies 2.20180114-r2
Package-Manager: Portage-2.3.24, Repoman-2.3.6
Diffstat (limited to 'sec-policy/selinux-arpwatch/selinux-arpwatch-2.20180114-r2.ebuild')
-rw-r--r--sec-policy/selinux-arpwatch/selinux-arpwatch-2.20180114-r2.ebuild15
1 files changed, 15 insertions, 0 deletions
diff --git a/sec-policy/selinux-arpwatch/selinux-arpwatch-2.20180114-r2.ebuild b/sec-policy/selinux-arpwatch/selinux-arpwatch-2.20180114-r2.ebuild
new file mode 100644
index 000000000000..a07ffc2e1c8f
--- /dev/null
+++ b/sec-policy/selinux-arpwatch/selinux-arpwatch-2.20180114-r2.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="arpwatch"
+
+inherit selinux-policy-2
+
+DESCRIPTION="SELinux policy for arpwatch"
+
+if [[ ${PV} != 9999* ]] ; then
+ KEYWORDS="~amd64 -arm ~arm64 ~mips ~x86"
+fi