sys-apps/checkpolicy: Stabilize 3.2 x86, #797616

Signed-off-by: Sam James <sam@gentoo.org>
This commit is contained in:
Sam James
2021-07-28 21:04:44 +01:00
parent 2a4dbd9df2
commit fbbd0cf7e5

View File

@@ -14,7 +14,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 ~riscv ~x86"
KEYWORDS="amd64 ~arm ~arm64 ~mips ~riscv x86"
fi
LICENSE="GPL-2"