summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSam James <sam@gentoo.org>2021-07-04 23:19:27 +0100
committerSam James <sam@gentoo.org>2021-07-04 23:19:27 +0100
commit7c8b46999df097a437288eecb1cce347d20b842c (patch)
treee5f0eba2a35ff6d220c2f56ab7a84aafb6e58200
parentsys-apps/policycoreutils: Stabilize 3.2 amd64, #797616 (diff)
downloadgentoo-7c8b4699.tar.gz
gentoo-7c8b4699.tar.bz2
gentoo-7c8b4699.zip
sys-apps/restorecond: Stabilize 3.2 amd64, #797616
Signed-off-by: Sam James <sam@gentoo.org>
-rw-r--r--sys-apps/restorecond/restorecond-3.2.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/sys-apps/restorecond/restorecond-3.2.ebuild b/sys-apps/restorecond/restorecond-3.2.ebuild
index f3e66897e8c1..fe9b6bec869b 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"