app-admin/setools: Stabilize 4.4.0 x86, #797616

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

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"