sys-apps/secilc: Stabilize 3.8.1 x86, #955381

Signed-off-by: Sam James <sam@gentoo.org>
This commit is contained in:
Sam James
2025-05-06 13:36:12 +01:00
parent f24580fd92
commit d7b875592b

View File

@@ -16,7 +16,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 ~x86"
KEYWORDS="amd64 arm arm64 x86"
S="${WORKDIR}/${MY_P}"
fi