From: Jason Zaman Date: Sat, 15 Feb 2020 11:22:21 +0000 (+0800) Subject: app-admin/setools: stable 4.2.2 X-Git-Url: http://git.tremily.us/gitweb.cgi?a=commitdiff_plain;h=d2f62047e9887050263a446e87e6d410cebdcb3f;p=gentoo.git app-admin/setools: stable 4.2.2 Package-Manager: Portage-2.3.84, Repoman-2.3.20 Signed-off-by: Jason Zaman --- diff --git a/app-admin/setools/setools-4.2.2.ebuild b/app-admin/setools/setools-4.2.2.ebuild index 88bea3902042..74dd28424fea 100644 --- a/app-admin/setools/setools-4.2.2.ebuild +++ b/app-admin/setools/setools-4.2.2.ebuild @@ -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"