summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJonathan Davies <jpds@protonmail.com>2021-07-05 03:34:00 +0100
committerSam James <sam@gentoo.org>2021-07-05 04:15:31 +0100
commit10e27824aac1385f9cc6d80034c56ba80c46b98c (patch)
tree1f448c74eb2cb40cdba0d053298a086f679fc87a /sec-policy/selinux-ceph/selinux-ceph-2.20210203-r1.ebuild
parentsec-policy/selinux-cdrecord: Unblock ~arm keyword. (diff)
downloadgentoo-10e27824aac1385f9cc6d80034c56ba80c46b98c.tar.gz
gentoo-10e27824aac1385f9cc6d80034c56ba80c46b98c.tar.bz2
gentoo-10e27824aac1385f9cc6d80034c56ba80c46b98c.zip
sec-policy/selinux-ceph: 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-ceph/selinux-ceph-2.20210203-r1.ebuild')
-rw-r--r--sec-policy/selinux-ceph/selinux-ceph-2.20210203-r1.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/sec-policy/selinux-ceph/selinux-ceph-2.20210203-r1.ebuild b/sec-policy/selinux-ceph/selinux-ceph-2.20210203-r1.ebuild
index 27452e8682b9..aada28a46679 100644
--- a/sec-policy/selinux-ceph/selinux-ceph-2.20210203-r1.ebuild
+++ b/sec-policy/selinux-ceph/selinux-ceph-2.20210203-r1.ebuild
@@ -11,5 +11,5 @@ inherit selinux-policy-2
DESCRIPTION="SELinux policy for ceph"
if [[ ${PV} != 9999* ]] ; then
- KEYWORDS="~amd64 -arm ~arm64 ~mips ~x86"
+ KEYWORDS="~amd64 ~arm ~arm64 ~mips ~x86"
fi