app-admin/setools: stable 4.2.2
authorJason Zaman <perfinion@gentoo.org>
Sat, 15 Feb 2020 11:22:21 +0000 (19:22 +0800)
committerJason Zaman <perfinion@gentoo.org>
Sat, 15 Feb 2020 13:20:05 +0000 (21:20 +0800)
Package-Manager: Portage-2.3.84, Repoman-2.3.20
Signed-off-by: Jason Zaman <perfinion@gentoo.org>
app-admin/setools/setools-4.2.2.ebuild

index 88bea39020429ccd8294d2d36580b0726d33c7e4..74dd28424fea14f50fc7e46239a6062d13566e31 100644 (file)
@@ -14,7 +14,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 ~arm64 ~x86"
+       KEYWORDS="amd64 ~arm64 x86"
 fi
 
 LICENSE="GPL-2 LGPL-2.1"