app-admin/setools: Stabilize 4.6.0 arm, #975125

Signed-off-by: Sam James <sam@gentoo.org>
This commit is contained in:
Sam James
2026-05-17 02:42:14 +01:00
parent 38bc501982
commit ba0afb8e2f

View File

@@ -18,7 +18,7 @@ if [[ ${PV} == *9999* ]]; then
S="${WORKDIR}/${P}"
else
SRC_URI="https://github.com/SELinuxProject/setools/releases/download/${PV}/${P}.tar.bz2"
KEYWORDS="amd64 ~arm arm64 ~riscv x86"
KEYWORDS="amd64 arm arm64 ~riscv x86"
S="${WORKDIR}/${PN}"
fi