diff options
author | Anthony G. Basile <blueness@gentoo.org> | 2018-12-13 10:42:32 -0500 |
---|---|---|
committer | Anthony G. Basile <blueness@gentoo.org> | 2018-12-13 10:42:44 -0500 |
commit | 9917da40f1bf3d60326b3b79cbc436fc7513868c (patch) | |
tree | 8819c8a432292879a4089f523c6324de796ea9d0 /profiles | |
parent | media-libs/libqaccessibilityclient: amd64 stable wrt bug #673022 (diff) | |
download | gentoo-9917da40f1bf3d60326b3b79cbc436fc7513868c.tar.gz gentoo-9917da40f1bf3d60326b3b79cbc436fc7513868c.tar.bz2 gentoo-9917da40f1bf3d60326b3b79cbc436fc7513868c.zip |
profiles: deprecate old hardened x86 profiles
Signed-off-by: Anthony G. Basile <blueness@gentoo.org>
Diffstat (limited to 'profiles')
-rw-r--r-- | profiles/hardened/linux/x86/deprecated | 1 | ||||
-rw-r--r-- | profiles/hardened/linux/x86/selinux/deprecated | 1 | ||||
-rw-r--r-- | profiles/profiles.desc | 2 |
3 files changed, 2 insertions, 2 deletions
diff --git a/profiles/hardened/linux/x86/deprecated b/profiles/hardened/linux/x86/deprecated new file mode 100644 index 000000000000..2411cb5bd1d5 --- /dev/null +++ b/profiles/hardened/linux/x86/deprecated @@ -0,0 +1 @@ +default/linux/x86/17.0/hardened diff --git a/profiles/hardened/linux/x86/selinux/deprecated b/profiles/hardened/linux/x86/selinux/deprecated new file mode 100644 index 000000000000..58212ed1f1e2 --- /dev/null +++ b/profiles/hardened/linux/x86/selinux/deprecated @@ -0,0 +1 @@ +default/linux/x86/17.0/hardened/selinux diff --git a/profiles/profiles.desc b/profiles/profiles.desc index c94c61e9df9f..223110411e33 100644 --- a/profiles/profiles.desc +++ b/profiles/profiles.desc @@ -308,8 +308,6 @@ mips hardened/linux/mips/n64 exp ppc hardened/linux/powerpc/ppc32 dev ppc hardened/linux/powerpc/ppc64/32bit-userland dev ppc64 hardened/linux/powerpc/ppc64/64bit-userland dev -x86 hardened/linux/x86 stable -x86 hardened/linux/x86/selinux stable # musl profiles # @MAINTAINER: musl@gentoo.org |