commit:     a4b169e7c0ad6db659e0f5659f28622b9bee190e
Author:     Jason Zaman <perfinion <AT> gentoo <DOT> org>
AuthorDate: Tue Dec 28 01:09:36 2021 +0000
Commit:     Jason Zaman <perfinion <AT> gentoo <DOT> org>
CommitDate: Tue Dec 28 01:09:36 2021 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=a4b169e7

sys-apps/checkpolicy: stabilize SELinux userspace 3.3

Package-Manager: Portage-3.0.28, Repoman-3.0.3
Signed-off-by: Jason Zaman <perfinion <AT> gentoo.org>

 sys-apps/checkpolicy/checkpolicy-3.3.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/sys-apps/checkpolicy/checkpolicy-3.3.ebuild 
b/sys-apps/checkpolicy/checkpolicy-3.3.ebuild
index 377994434a35..bba94c05097a 100644
--- a/sys-apps/checkpolicy/checkpolicy-3.3.ebuild
+++ b/sys-apps/checkpolicy/checkpolicy-3.3.ebuild
@@ -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"

Reply via email to