diff options
author | Sam James <sam@gentoo.org> | 2021-11-20 14:29:12 +0000 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2021-11-20 23:20:51 +0000 |
commit | ca70bf03490e8eb2e2c7eb9f900a6d4177f608d0 (patch) | |
tree | 51178162dc39d0343770f1ab90845c2fdd64e3be /sec-policy/selinux-base | |
parent | profiles: make new arm* SELinux profiles children of hardened (diff) | |
download | gentoo-ca70bf03490e8eb2e2c7eb9f900a6d4177f608d0.tar.gz gentoo-ca70bf03490e8eb2e2c7eb9f900a6d4177f608d0.tar.bz2 gentoo-ca70bf03490e8eb2e2c7eb9f900a6d4177f608d0.zip |
sec-policy/*: stable for arm, arm64
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'sec-policy/selinux-base')
-rw-r--r-- | sec-policy/selinux-base/selinux-base-2.20200818-r2.ebuild | 2 | ||||
-rw-r--r-- | sec-policy/selinux-base/selinux-base-2.20210203-r1.ebuild | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/sec-policy/selinux-base/selinux-base-2.20200818-r2.ebuild b/sec-policy/selinux-base/selinux-base-2.20200818-r2.ebuild index 7597060e52e3..a0491b496df9 100644 --- a/sec-policy/selinux-base/selinux-base-2.20200818-r2.ebuild +++ b/sec-policy/selinux-base/selinux-base-2.20200818-r2.ebuild @@ -13,7 +13,7 @@ else SRC_URI="https://github.com/SELinuxProject/refpolicy/releases/download/RELEASE_${PV/./_}/refpolicy-${PV}.tar.bz2 https://dev.gentoo.org/~perfinion/patches/selinux-base-policy/patchbundle-selinux-base-policy-${PVR}.tar.bz2" - KEYWORDS="amd64 ~arm ~arm64 ~mips x86" + KEYWORDS="amd64 arm arm64 ~mips x86" fi IUSE="doc +unknown-perms systemd +ubac +unconfined" diff --git a/sec-policy/selinux-base/selinux-base-2.20210203-r1.ebuild b/sec-policy/selinux-base/selinux-base-2.20210203-r1.ebuild index 30334fc4b6f5..501b401f0312 100644 --- a/sec-policy/selinux-base/selinux-base-2.20210203-r1.ebuild +++ b/sec-policy/selinux-base/selinux-base-2.20210203-r1.ebuild @@ -17,7 +17,7 @@ else SRC_URI="https://github.com/SELinuxProject/refpolicy/releases/download/RELEASE_${PV/./_}/refpolicy-${PV}.tar.bz2 https://dev.gentoo.org/~perfinion/patches/selinux-base-policy/patchbundle-selinux-base-policy-${PVR}.tar.bz2" - KEYWORDS="amd64 ~arm ~arm64 ~mips x86" + KEYWORDS="amd64 arm arm64 ~mips x86" fi IUSE="doc +unknown-perms systemd +ubac +unconfined" |