summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJason Zaman <perfinion@gentoo.org>2020-10-11 19:53:18 -0700
committerJason Zaman <perfinion@gentoo.org>2020-10-11 19:53:18 -0700
commit49b33608fbc82a3d246e9f751fee7d09251d0059 (patch)
tree5c290382316bec730316c3f9b313deb01e350e54 /sec-policy/selinux-entropyd
parentapp-admin/selint: Added new package with version 1.1.0. (diff)
downloadgentoo-49b33608fbc82a3d246e9f751fee7d09251d0059.tar.gz
gentoo-49b33608fbc82a3d246e9f751fee7d09251d0059.tar.bz2
gentoo-49b33608fbc82a3d246e9f751fee7d09251d0059.zip
sec-policy: Release of SELinux policies 2.20190609-r1
Package-Manager: Portage-3.0.8, Repoman-3.0.1 Signed-off-by: Jason Zaman <perfinion@gentoo.org>
Diffstat (limited to 'sec-policy/selinux-entropyd')
-rw-r--r--sec-policy/selinux-entropyd/selinux-entropyd-2.20190609-r1.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/sec-policy/selinux-entropyd/selinux-entropyd-2.20190609-r1.ebuild b/sec-policy/selinux-entropyd/selinux-entropyd-2.20190609-r1.ebuild
index 12207da05f25..bd0339fd2955 100644
--- a/sec-policy/selinux-entropyd/selinux-entropyd-2.20190609-r1.ebuild
+++ b/sec-policy/selinux-entropyd/selinux-entropyd-2.20190609-r1.ebuild
@@ -11,5 +11,5 @@ inherit selinux-policy-2
DESCRIPTION="SELinux policy for entropyd"
if [[ ${PV} != 9999* ]] ; then
- KEYWORDS="~amd64 -arm ~arm64 ~mips ~x86"
+ KEYWORDS="amd64 -arm ~arm64 ~mips x86"
fi