summaryrefslogtreecommitdiff
path: root/sec-policy/selinux-postgresql/selinux-postgresql-2.20210203-r1.ebuild
diff options
context:
space:
mode:
Diffstat (limited to 'sec-policy/selinux-postgresql/selinux-postgresql-2.20210203-r1.ebuild')
-rw-r--r--sec-policy/selinux-postgresql/selinux-postgresql-2.20210203-r1.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/sec-policy/selinux-postgresql/selinux-postgresql-2.20210203-r1.ebuild b/sec-policy/selinux-postgresql/selinux-postgresql-2.20210203-r1.ebuild
index 0dd39f5ee8d0..21de2f8ae662 100644
--- a/sec-policy/selinux-postgresql/selinux-postgresql-2.20210203-r1.ebuild
+++ b/sec-policy/selinux-postgresql/selinux-postgresql-2.20210203-r1.ebuild
@@ -11,5 +11,5 @@ inherit selinux-policy-2
DESCRIPTION="SELinux policy for postgresql"
if [[ ${PV} != 9999* ]] ; then
- KEYWORDS="~amd64 ~arm ~arm64 ~mips ~x86"
+ KEYWORDS="amd64 ~arm ~arm64 ~mips x86"
fi