commit: 0ef22455d7a9decbba0a4036fc786e7dfcb26a4c Author: Michael Palimaka <kensington <AT> gentoo <DOT> org> AuthorDate: Wed May 11 15:13:23 2016 +0000 Commit: Michael Palimaka <kensington <AT> gentoo <DOT> org> CommitDate: Wed May 11 15:13:56 2016 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=0ef22455
profiles: mask qt5 USE flag on musl/x86 profiles/hardened/linux/musl/x86/use.stable.mask | 3 +++ 1 file changed, 3 insertions(+) diff --git a/profiles/hardened/linux/musl/x86/use.stable.mask b/profiles/hardened/linux/musl/x86/use.stable.mask new file mode 100644 index 0000000..37ba232 --- /dev/null +++ b/profiles/hardened/linux/musl/x86/use.stable.mask @@ -0,0 +1,3 @@ +# Michael Palimaka <[email protected]> (11 May 2016) +# Not yet stable on x86. Bug #569924. +qt5
