summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJason Zaman <perfinion@gentoo.org>2017-02-28 00:11:09 +0800
committerJason Zaman <perfinion@gentoo.org>2017-02-28 00:12:26 +0800
commitae7f62044d84aad3a5c561165de02f9c19203f64 (patch)
tree853f82022400280d724f5e0ded63a25dd1faa09c /sec-policy/selinux-screen/selinux-screen-2.20170204-r2.ebuild
parentsys-apps/input-utils: Removed old. (diff)
downloadgentoo-ae7f62044d84aad3a5c561165de02f9c19203f64.tar.gz
gentoo-ae7f62044d84aad3a5c561165de02f9c19203f64.tar.bz2
gentoo-ae7f62044d84aad3a5c561165de02f9c19203f64.zip
sec-policy: Release of SELinux policies 2.20170204-r2
Package-Manager: Portage-2.3.3, Repoman-2.3.1
Diffstat (limited to 'sec-policy/selinux-screen/selinux-screen-2.20170204-r2.ebuild')
-rw-r--r--sec-policy/selinux-screen/selinux-screen-2.20170204-r2.ebuild15
1 files changed, 15 insertions, 0 deletions
diff --git a/sec-policy/selinux-screen/selinux-screen-2.20170204-r2.ebuild b/sec-policy/selinux-screen/selinux-screen-2.20170204-r2.ebuild
new file mode 100644
index 000000000000..d70cd9a9e3af
--- /dev/null
+++ b/sec-policy/selinux-screen/selinux-screen-2.20170204-r2.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="screen"
+
+inherit selinux-policy-2
+
+DESCRIPTION="SELinux policy for screen"
+
+if [[ ${PV} != 9999* ]] ; then
+ KEYWORDS="~amd64 ~arm ~arm64 ~mips ~x86"
+fi