From 958cfe3dbb11c24f99de1cfb642756eec1b0c431 Mon Sep 17 00:00:00 2001 From: Jonathan Davies Date: Mon, 5 Jul 2021 03:35:20 +0100 Subject: sec-policy/selinux-cpucontrol: Unblock ~arm keyword. Package-Manager: Portage-3.0.20, Repoman-3.0.3 Signed-off-by: Sam James --- sec-policy/selinux-cpucontrol/selinux-cpucontrol-2.20200818-r2.ebuild | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'sec-policy/selinux-cpucontrol/selinux-cpucontrol-2.20200818-r2.ebuild') diff --git a/sec-policy/selinux-cpucontrol/selinux-cpucontrol-2.20200818-r2.ebuild b/sec-policy/selinux-cpucontrol/selinux-cpucontrol-2.20200818-r2.ebuild index 6c5b9f7ef11f..fd7b5fd4661d 100644 --- a/sec-policy/selinux-cpucontrol/selinux-cpucontrol-2.20200818-r2.ebuild +++ b/sec-policy/selinux-cpucontrol/selinux-cpucontrol-2.20200818-r2.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2020 Gentoo Authors +# Copyright 1999-2021 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI="7" @@ -11,5 +11,5 @@ inherit selinux-policy-2 DESCRIPTION="SELinux policy for cpucontrol" if [[ ${PV} != 9999* ]] ; then - KEYWORDS="amd64 -arm ~arm64 ~mips x86" + KEYWORDS="amd64 ~arm ~arm64 ~mips x86" fi -- cgit v1.2.3