app-admin/setools: Stabilize 4.4.0-r2 arm64, #825314

Signed-off-by: Sam James <sam@gentoo.org>
This commit is contained in:
Sam James
2021-11-20 15:14:37 +00:00
parent c83ccb938a
commit 5a4bff2f9e

View File

@@ -15,7 +15,7 @@ if [[ ${PV} == 9999 ]] ; then
EGIT_REPO_URI="https://github.com/SELinuxProject/setools.git"
else
SRC_URI="https://github.com/SELinuxProject/setools/releases/download/${PV}/${P}.tar.bz2"
KEYWORDS="amd64 arm ~arm64 x86"
KEYWORDS="amd64 arm arm64 x86"
fi
LICENSE="GPL-2 LGPL-2.1"