diff options
author | Michael Palimaka <kensington@gentoo.org> | 2016-05-12 01:13:23 +1000 |
---|---|---|
committer | Michael Palimaka <kensington@gentoo.org> | 2016-05-12 01:13:56 +1000 |
commit | 0ef22455d7a9decbba0a4036fc786e7dfcb26a4c (patch) | |
tree | d8e5a7181367ca4617595490b6575afe8f1b2b54 /profiles | |
parent | profiles: mask qt5 USE flag on uclibc/x86 (diff) | |
download | gentoo-0ef22455d7a9decbba0a4036fc786e7dfcb26a4c.tar.gz gentoo-0ef22455d7a9decbba0a4036fc786e7dfcb26a4c.tar.bz2 gentoo-0ef22455d7a9decbba0a4036fc786e7dfcb26a4c.zip |
profiles: mask qt5 USE flag on musl/x86
Diffstat (limited to 'profiles')
-rw-r--r-- | profiles/hardened/linux/musl/x86/use.stable.mask | 3 |
1 files changed, 3 insertions, 0 deletions
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 000000000000..37ba2325b849 --- /dev/null +++ b/profiles/hardened/linux/musl/x86/use.stable.mask @@ -0,0 +1,3 @@ +# Michael Palimaka <kensington@gentoo.org> (11 May 2016) +# Not yet stable on x86. Bug #569924. +qt5 |