commit:     38a21fe3cece689d9e72d2fcef9906bcbe9ec265
Author:     Kenton Groombridge <concord <AT> gentoo <DOT> org>
AuthorDate: Sun Apr  9 15:03:14 2023 +0000
Commit:     Kenton Groombridge <concord <AT> gentoo <DOT> org>
CommitDate: Sun Apr  9 15:03:14 2023 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=38a21fe3

sys-apps/secilc: Stabilize SELinux userspace 3.5

Signed-off-by: Kenton Groombridge <concord <AT> gentoo.org>

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

diff --git a/sys-apps/secilc/secilc-3.5.ebuild 
b/sys-apps/secilc/secilc-3.5.ebuild
index 76eeb7422445..a61159147c34 100644
--- a/sys-apps/secilc/secilc-3.5.ebuild
+++ b/sys-apps/secilc/secilc-3.5.ebuild
@@ -16,7 +16,7 @@ if [[ ${PV} == 9999 ]]; then
        S="${WORKDIR}/${P}/${PN}"
 else
        
SRC_URI="https://github.com/SELinuxProject/selinux/releases/download/${MY_PV}/${MY_P}.tar.gz";
-       KEYWORDS="~amd64 ~arm ~arm64 ~x86"
+       KEYWORDS="amd64 arm arm64 x86"
        S="${WORKDIR}/${MY_P}"
 fi
 

Reply via email to