commit: 42401bc60cc916efbebbd82841cee90f1ac70a6c
Author: Sam James <sam <AT> gentoo <DOT> org>
AuthorDate: Wed Jul 28 20:04:47 2021 +0000
Commit: Sam James <sam <AT> gentoo <DOT> org>
CommitDate: Wed Jul 28 20:07:49 2021 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=42401bc6
sys-apps/restorecond: Stabilize 3.2 x86, #797616
Signed-off-by: Sam James <sam <AT> gentoo.org>
sys-apps/restorecond/restorecond-3.2.ebuild | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/sys-apps/restorecond/restorecond-3.2.ebuild
b/sys-apps/restorecond/restorecond-3.2.ebuild
index fe9b6bec869..600b91f0ad8 100644
--- a/sys-apps/restorecond/restorecond-3.2.ebuild
+++ b/sys-apps/restorecond/restorecond-3.2.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"