summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSam James <sam@gentoo.org>2021-08-16 03:58:12 +0100
committerSam James <sam@gentoo.org>2021-08-16 03:58:12 +0100
commit92ca33ae0122497ee8b0c38402cc16770cd3c2b5 (patch)
treec19578b233a3f0b23833e217aae44561ebc2e91a /sec-policy/selinux-rpm
parentsec-policy/selinux-rpcbind: Stabilize 2.20210203-r1 x86, #804879 (diff)
downloadgentoo-92ca33ae0122497ee8b0c38402cc16770cd3c2b5.tar.gz
gentoo-92ca33ae0122497ee8b0c38402cc16770cd3c2b5.tar.bz2
gentoo-92ca33ae0122497ee8b0c38402cc16770cd3c2b5.zip
sec-policy/selinux-rpm: Stabilize 2.20210203-r1 x86, #804879
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'sec-policy/selinux-rpm')
-rw-r--r--sec-policy/selinux-rpm/selinux-rpm-2.20210203-r1.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/sec-policy/selinux-rpm/selinux-rpm-2.20210203-r1.ebuild b/sec-policy/selinux-rpm/selinux-rpm-2.20210203-r1.ebuild
index e4ffeef2d037..3ad3717d0689 100644
--- a/sec-policy/selinux-rpm/selinux-rpm-2.20210203-r1.ebuild
+++ b/sec-policy/selinux-rpm/selinux-rpm-2.20210203-r1.ebuild
@@ -11,5 +11,5 @@ inherit selinux-policy-2
DESCRIPTION="SELinux policy for rpm"
if [[ ${PV} != 9999* ]] ; then
- KEYWORDS="amd64 ~arm ~arm64 ~mips ~x86"
+ KEYWORDS="amd64 ~arm ~arm64 ~mips x86"
fi