From 44523ce7667c75917c5f98671543d66c839272b1 Mon Sep 17 00:00:00 2001 From: Sven Vermeulen Date: Sun, 3 Jul 2016 13:12:56 +0200 Subject: sec-policy: Enable arm(64) and mips KEYWORDS for policy modules The SELinux policy modules can be built on arm, arm64 and mips as well. Recently its support was added to the selinux-base ebuilds, but the other module packages were forgotten. Package-Manager: portage-2.2.28 --- sec-policy/selinux-sudo/selinux-sudo-2.20151208-r3.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'sec-policy/selinux-sudo/selinux-sudo-2.20151208-r3.ebuild') diff --git a/sec-policy/selinux-sudo/selinux-sudo-2.20151208-r3.ebuild b/sec-policy/selinux-sudo/selinux-sudo-2.20151208-r3.ebuild index dc9243f0cd68..2935f3e34815 100644 --- a/sec-policy/selinux-sudo/selinux-sudo-2.20151208-r3.ebuild +++ b/sec-policy/selinux-sudo/selinux-sudo-2.20151208-r3.ebuild @@ -11,5 +11,5 @@ inherit selinux-policy-2 DESCRIPTION="SELinux policy for sudo" if [[ ${PV} != 9999* ]] ; then - KEYWORDS="~amd64 ~x86" + KEYWORDS="~amd64 ~arm ~arm64 ~mips ~x86" fi -- cgit v1.2.3