commit:     1b6352a6643ff466a60f1905eede76c05945a0e3
Author:     Arthur Zamarin <arthurzam <AT> gentoo <DOT> org>
AuthorDate: Tue Nov  5 15:55:07 2024 +0000
Commit:     Arthur Zamarin <arthurzam <AT> gentoo <DOT> org>
CommitDate: Tue Nov  5 15:55:07 2024 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=1b6352a6

sys-apps/checkpolicy: Stabilize 3.7-r1 arm64, #942889

Signed-off-by: Arthur Zamarin <arthurzam <AT> gentoo.org>

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

diff --git a/sys-apps/checkpolicy/checkpolicy-3.7-r1.ebuild 
b/sys-apps/checkpolicy/checkpolicy-3.7-r1.ebuild
index b1bafebafcc8..302c1642e081 100644
--- a/sys-apps/checkpolicy/checkpolicy-3.7-r1.ebuild
+++ b/sys-apps/checkpolicy/checkpolicy-3.7-r1.ebuild
@@ -17,7 +17,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 ~mips ~riscv x86"
+       KEYWORDS="amd64 arm arm64 ~mips ~riscv x86"
        S="${WORKDIR}/${MY_P}"
 fi
 

Reply via email to