summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJason Zaman <perfinion@gentoo.org>2022-04-03 15:53:15 -0700
committerJason Zaman <perfinion@gentoo.org>2022-04-03 18:59:30 -0700
commit6e391c748a7f9843746d57d26b4b755b4ff153e2 (patch)
tree53a299389bd842f2e41bb74a73a85343bc6747c9 /sec-policy/selinux-dbus
parentsec-policy/selinux-node_exporter: Added package. (diff)
downloadgentoo-6e391c748a7f9843746d57d26b4b755b4ff153e2.tar.gz
gentoo-6e391c748a7f9843746d57d26b4b755b4ff153e2.tar.bz2
gentoo-6e391c748a7f9843746d57d26b4b755b4ff153e2.zip
sec-policy: Stabilize SELinux policies 2.20220106-r1
Signed-off-by: Jason Zaman <perfinion@gentoo.org>
Diffstat (limited to 'sec-policy/selinux-dbus')
-rw-r--r--sec-policy/selinux-dbus/selinux-dbus-2.20220106-r1.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/sec-policy/selinux-dbus/selinux-dbus-2.20220106-r1.ebuild b/sec-policy/selinux-dbus/selinux-dbus-2.20220106-r1.ebuild
index 85f13c61c0be..fcd2ad0f4f29 100644
--- a/sec-policy/selinux-dbus/selinux-dbus-2.20220106-r1.ebuild
+++ b/sec-policy/selinux-dbus/selinux-dbus-2.20220106-r1.ebuild
@@ -11,5 +11,5 @@ inherit selinux-policy-2
DESCRIPTION="SELinux policy for dbus"
if [[ ${PV} != 9999* ]] ; then
- KEYWORDS="~amd64 ~arm ~arm64 ~mips ~x86"
+ KEYWORDS="amd64 ~arm ~arm64 ~mips x86"
fi