summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorRepository mirror & CI <repomirrorci@gentoo.org>2018-06-09 06:04:13 +0000
committerRepository mirror & CI <repomirrorci@gentoo.org>2018-06-09 06:04:13 +0000
commitea081a638a6d089369868cfab3ebae2f840ea41a (patch)
treeba0300289866e4e953f2bd2901f96c08013db84b /sec-policy/selinux-loadkeys/selinux-loadkeys-2.20180114-r3.ebuild
parent2018-06-09 05:44:14 UTC (diff)
parentsec-policy: Release of SELinux policies 2.20180114-r3 (diff)
downloadgentoo-ea081a638a6d089369868cfab3ebae2f840ea41a.tar.gz
gentoo-ea081a638a6d089369868cfab3ebae2f840ea41a.tar.bz2
gentoo-ea081a638a6d089369868cfab3ebae2f840ea41a.zip
Merge updates from master
Diffstat (limited to 'sec-policy/selinux-loadkeys/selinux-loadkeys-2.20180114-r3.ebuild')
-rw-r--r--sec-policy/selinux-loadkeys/selinux-loadkeys-2.20180114-r3.ebuild15
1 files changed, 15 insertions, 0 deletions
diff --git a/sec-policy/selinux-loadkeys/selinux-loadkeys-2.20180114-r3.ebuild b/sec-policy/selinux-loadkeys/selinux-loadkeys-2.20180114-r3.ebuild
new file mode 100644
index 000000000000..f47cbc382bd5
--- /dev/null
+++ b/sec-policy/selinux-loadkeys/selinux-loadkeys-2.20180114-r3.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="loadkeys"
+
+inherit selinux-policy-2
+
+DESCRIPTION="SELinux policy for loadkeys"
+
+if [[ ${PV} != 9999* ]] ; then
+ KEYWORDS="~amd64 -arm ~arm64 ~mips ~x86"
+fi