summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJonathan Davies <jpds@protonmail.com>2021-07-05 03:57:04 +0100
committerSam James <sam@gentoo.org>2021-07-05 04:20:23 +0100
commit11ac5582a965e645fb807e95e5c2f48e0858d00f (patch)
treeffeca6765145921e71ee45145dbd07a69fe54c4f /sec-policy/selinux-screen/selinux-screen-2.20210203-r1.ebuild
parentsec-policy/selinux-sasl: Unblock ~arm keyword. (diff)
downloadgentoo-11ac5582a965e645fb807e95e5c2f48e0858d00f.tar.gz
gentoo-11ac5582a965e645fb807e95e5c2f48e0858d00f.tar.bz2
gentoo-11ac5582a965e645fb807e95e5c2f48e0858d00f.zip
sec-policy/selinux-screen: Unblock ~arm keyword.
Package-Manager: Portage-3.0.20, Repoman-3.0.3 Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'sec-policy/selinux-screen/selinux-screen-2.20210203-r1.ebuild')
-rw-r--r--sec-policy/selinux-screen/selinux-screen-2.20210203-r1.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/sec-policy/selinux-screen/selinux-screen-2.20210203-r1.ebuild b/sec-policy/selinux-screen/selinux-screen-2.20210203-r1.ebuild
index 21e7ba373d31..ffc8b3127350 100644
--- a/sec-policy/selinux-screen/selinux-screen-2.20210203-r1.ebuild
+++ b/sec-policy/selinux-screen/selinux-screen-2.20210203-r1.ebuild
@@ -11,5 +11,5 @@ inherit selinux-policy-2
DESCRIPTION="SELinux policy for screen"
if [[ ${PV} != 9999* ]] ; then
- KEYWORDS="~amd64 -arm ~arm64 ~mips ~x86"
+ KEYWORDS="~amd64 ~arm ~arm64 ~mips ~x86"
fi