commit: 7c8b46999df097a437288eecb1cce347d20b842c
Author: Sam James <sam <AT> gentoo <DOT> org>
AuthorDate: Sun Jul 4 22:19:27 2021 +0000
Commit: Sam James <sam <AT> gentoo <DOT> org>
CommitDate: Sun Jul 4 22:19:27 2021 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=7c8b4699
sys-apps/restorecond: Stabilize 3.2 amd64, #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 f3e66897e8c..fe9b6bec869 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"