commit: 2310ab7584c6e3f4a77efe0947397e19a8731934
Author: Sam James <sam <AT> gentoo <DOT> org>
AuthorDate: Tue May 6 12:36:07 2025 +0000
Commit: Sam James <sam <AT> gentoo <DOT> org>
CommitDate: Tue May 6 12:36:07 2025 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=2310ab75
sys-apps/restorecond: Stabilize 3.8.1 arm, #955381
Signed-off-by: Sam James <sam <AT> gentoo.org>
sys-apps/restorecond/restorecond-3.8.1.ebuild | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/sys-apps/restorecond/restorecond-3.8.1.ebuild
b/sys-apps/restorecond/restorecond-3.8.1.ebuild
index 3be40e567500..8f304caa7135 100644
--- a/sys-apps/restorecond/restorecond-3.8.1.ebuild
+++ b/sys-apps/restorecond/restorecond-3.8.1.ebuild
@@ -14,7 +14,7 @@ if [[ ${PV} == *9999 ]] ; then
S="${WORKDIR}/${P}/${PN}"
else
SRC_URI="https://github.com/SELinuxProject/selinux/releases/download/${MY_PV}/${MY_P}.tar.gz"
- KEYWORDS="amd64 ~arm arm64 ~mips ~x86"
+ KEYWORDS="amd64 arm arm64 ~mips ~x86"
S="${WORKDIR}/${MY_P}"
fi