summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJason Zaman <perfinion@gentoo.org>2017-02-18 15:22:14 +0800
committerJason Zaman <perfinion@gentoo.org>2017-02-18 15:28:28 +0800
commit9fac31ef4df43a77d2a36f16a96fcb7f2653514c (patch)
treef723165a9568a3a102d6d87bb7332e726810e40f /sec-policy/selinux-syncthing/selinux-syncthing-2.20170204-r1.ebuild
parentdev-ruby/autoprefixer-rails: initial import of 6.7.3 (diff)
downloadgentoo-9fac31ef4df43a77d2a36f16a96fcb7f2653514c.tar.gz
gentoo-9fac31ef4df43a77d2a36f16a96fcb7f2653514c.tar.bz2
gentoo-9fac31ef4df43a77d2a36f16a96fcb7f2653514c.zip
sec-policy: Release of SELinux policies 2.20170204-r1
Package-Manager: portage-2.3.3
Diffstat (limited to 'sec-policy/selinux-syncthing/selinux-syncthing-2.20170204-r1.ebuild')
-rw-r--r--sec-policy/selinux-syncthing/selinux-syncthing-2.20170204-r1.ebuild15
1 files changed, 15 insertions, 0 deletions
diff --git a/sec-policy/selinux-syncthing/selinux-syncthing-2.20170204-r1.ebuild b/sec-policy/selinux-syncthing/selinux-syncthing-2.20170204-r1.ebuild
new file mode 100644
index 000000000000..a69914248dc7
--- /dev/null
+++ b/sec-policy/selinux-syncthing/selinux-syncthing-2.20170204-r1.ebuild
@@ -0,0 +1,15 @@
+# Copyright 1999-2017 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Id$
+EAPI="6"
+
+IUSE=""
+MODS="syncthing"
+
+inherit selinux-policy-2
+
+DESCRIPTION="SELinux policy for syncthing"
+
+if [[ ${PV} != 9999* ]] ; then
+ KEYWORDS="~amd64 ~arm ~arm64 ~mips ~x86"
+fi