summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJason Zaman <perfinion@gentoo.org>2020-02-15 22:15:49 +0800
committerJason Zaman <perfinion@gentoo.org>2020-02-15 22:19:05 +0800
commit9263f54f317326a7e9ac1b09c810dfdb01f52e7d (patch)
tree797bbec4c7d344d88a592a74e191cdece52ed949 /sec-policy/selinux-base
parentsec-policy: Release of SELinux policies 2.20190609-r1 (diff)
downloadgentoo-9263f54f317326a7e9ac1b09c810dfdb01f52e7d.tar.gz
gentoo-9263f54f317326a7e9ac1b09c810dfdb01f52e7d.tar.bz2
gentoo-9263f54f317326a7e9ac1b09c810dfdb01f52e7d.zip
sec-policy: Stabilize selinux policy 2.20190201-r1
Signed-off-by: Jason Zaman <perfinion@gentoo.org>
Diffstat (limited to 'sec-policy/selinux-base')
-rw-r--r--sec-policy/selinux-base/selinux-base-2.20190201-r1.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/sec-policy/selinux-base/selinux-base-2.20190201-r1.ebuild b/sec-policy/selinux-base/selinux-base-2.20190201-r1.ebuild
index 16ee9f2b2abb..c172a8fdb9bd 100644
--- a/sec-policy/selinux-base/selinux-base-2.20190201-r1.ebuild
+++ b/sec-policy/selinux-base/selinux-base-2.20190201-r1.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2019 Gentoo Authors
+# Copyright 1999-2020 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI="6"
@@ -13,7 +13,7 @@ else
SRC_URI="https://github.com/SELinuxProject/refpolicy/releases/download/RELEASE_${PV/./_}/refpolicy-${PV}.tar.bz2
https://dev.gentoo.org/~perfinion/patches/selinux-base-policy/patchbundle-selinux-base-policy-${PVR}.tar.bz2"
- KEYWORDS="~amd64 -arm ~arm64 ~mips ~x86"
+ KEYWORDS="amd64 -arm ~arm64 ~mips x86"
fi
IUSE="doc +open_perms +peer_perms systemd +ubac +unconfined"