diff --git a/sdk_container/src/third_party/portage-stable/sys-libs/libsepol/libsepol-3.6.ebuild b/sdk_container/src/third_party/portage-stable/sys-libs/libsepol/libsepol-3.6.ebuild index 17fe4da894..27b0f0542d 100644 --- a/sdk_container/src/third_party/portage-stable/sys-libs/libsepol/libsepol-3.6.ebuild +++ b/sdk_container/src/third_party/portage-stable/sys-libs/libsepol/libsepol-3.6.ebuild @@ -17,7 +17,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 ~riscv ~x86" + KEYWORDS="amd64 arm arm64 ~mips ~riscv x86" S="${WORKDIR}/${MY_P}" fi