summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJason Zaman <perfinion@gentoo.org>2021-12-27 17:11:47 -0800
committerJason Zaman <perfinion@gentoo.org>2021-12-27 17:11:47 -0800
commit7f26233fcfe2b3f65e3c0a14e8b99c2f5fc5e900 (patch)
treea319d35c44cb9a99a910fda3da7ad5972a260762
parentsys-apps/policycoreutils: stabilize SELinux userspace 3.3 (diff)
downloadgentoo-7f26233f.tar.gz
gentoo-7f26233f.tar.bz2
gentoo-7f26233f.zip
sys-apps/restorecond: stabilize SELinux userspace 3.3
Package-Manager: Portage-3.0.28, Repoman-3.0.3 Signed-off-by: Jason Zaman <perfinion@gentoo.org>
-rw-r--r--sys-apps/restorecond/restorecond-3.3.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/sys-apps/restorecond/restorecond-3.3.ebuild b/sys-apps/restorecond/restorecond-3.3.ebuild
index f3e66897e8c1..ccceea1c063d 100644
--- a/sys-apps/restorecond/restorecond-3.3.ebuild
+++ b/sys-apps/restorecond/restorecond-3.3.ebuild
@@ -13,7 +13,7 @@ if [[ ${PV} == *9999 ]] ; then
S="${WORKDIR}/${P}/${PN}"
else
SRC_URI="https://github.com/SELinuxProject/selinux/releases/download/${PV}/${P}.tar.gz"
- KEYWORDS="~amd64 ~arm ~arm64 ~mips ~x86"
+ KEYWORDS="amd64 arm arm64 ~mips x86"
fi
DESCRIPTION="Daemon to watch for creation and set default SELinux fcontexts"