diff options
author | Andreas Sturmlechner <asturm@gentoo.org> | 2018-02-02 23:25:04 +0100 |
---|---|---|
committer | Andreas Sturmlechner <asturm@gentoo.org> | 2018-02-02 23:25:04 +0100 |
commit | aaa35467a69909e5529f038d8cb0904e4541ecbf (patch) | |
tree | 09e321ca43bcb3ee731f599ee7415f14c64d991b /profiles/hardened | |
parent | media-gfx/fontforge: drop python3.6 due to failing test (diff) | |
download | gentoo-aaa35467a69909e5529f038d8cb0904e4541ecbf.tar.gz gentoo-aaa35467a69909e5529f038d8cb0904e4541ecbf.tar.bz2 gentoo-aaa35467a69909e5529f038d8cb0904e4541ecbf.zip |
profiles: Move LO-bin mask from hardened to 13.0 package.mask
Bug: https://bugs.gentoo.org/646410
Diffstat (limited to 'profiles/hardened')
-rw-r--r-- | profiles/hardened/linux/package.mask | 7 |
1 files changed, 1 insertions, 6 deletions
diff --git a/profiles/hardened/linux/package.mask b/profiles/hardened/linux/package.mask index e4c9930b0525..099e6f9e0e3a 100644 --- a/profiles/hardened/linux/package.mask +++ b/profiles/hardened/linux/package.mask @@ -1,11 +1,6 @@ -# Copyright 1999-2017 Gentoo Foundation. +# Copyright 1999-2018 Gentoo Foundation. # Distributed under the terms of the GNU General Public License v2 -# Requires >=icu-60, which is not available in 13.0 based profiles. -# Please migrate to one of the new hardened profiles. ->=app-office/libreoffice-bin-5.4.4 ->=app-office/libreoffice-bin-debug-5.4.4 - # Hardened versions of gcc-4.0* through gcc-4.2* are not available. =sys-devel/gcc-4.0* =sys-devel/gcc-4.1* |