diff options
author | 2021-11-21 00:36:22 +0000 | |
---|---|---|
committer | 2021-11-21 01:11:09 +0000 | |
commit | 903776e2d7b207fb9d9d504fed1638371e9885f6 (patch) | |
tree | 66eaab189236c42cb8365034d1ecb60453efff4d /profiles/arch | |
parent | app-shells/pwsh-bin: Bump to version 7.2.0 (diff) | |
download | gentoo-903776e2d7b207fb9d9d504fed1638371e9885f6.tar.gz gentoo-903776e2d7b207fb9d9d504fed1638371e9885f6.tar.bz2 gentoo-903776e2d7b207fb9d9d504fed1638371e9885f6.zip |
profiles/arch/arm*: drop now-obsolete USE=selinux stable-mask
Signed-off-by: Sam James <sam@gentoo.org>
Closes: https://github.com/gentoo/gentoo/pull/23016
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'profiles/arch')
-rw-r--r-- | profiles/arch/arm/use.stable.mask | 4 | ||||
-rw-r--r-- | profiles/arch/arm64/use.stable.mask | 4 |
2 files changed, 0 insertions, 8 deletions
diff --git a/profiles/arch/arm/use.stable.mask b/profiles/arch/arm/use.stable.mask index a0a8a439bb25..8fa70e683bc3 100644 --- a/profiles/arch/arm/use.stable.mask +++ b/profiles/arch/arm/use.stable.mask @@ -4,10 +4,6 @@ # This file requires eapi 5 or later. New entries go on top. # Please use the same syntax as in use.mask -# Jonathan Davies (2021-08-30) -# sec-policy/selinux-* not stable yet -selinux - # Michał Górny <mgorny@gentoo.org> (2021-05-04) # Python 3.10 is not yet stable (and will not be until it's out of beta, # around September. diff --git a/profiles/arch/arm64/use.stable.mask b/profiles/arch/arm64/use.stable.mask index 6962c99da2e2..ff0cafe9ef98 100644 --- a/profiles/arch/arm64/use.stable.mask +++ b/profiles/arch/arm64/use.stable.mask @@ -4,10 +4,6 @@ # This file requires eapi 5 or later. New entries go on top. # Please use the same syntax as in use.mask -# Jonathan Davies (2021-08-30) -# sec-policy/selinux-* not stable yet -selinux - # Michał Górny <mgorny@gentoo.org> (2021-05-04) # Python 3.10 is not yet stable (and will not be until it's out of beta, # around September. |