diff options
author | Thomas Sachau <tommy@gentoo.org> | 2013-03-11 23:51:52 +0100 |
---|---|---|
committer | Thomas Sachau <tommy@gentoo.org> | 2013-03-11 23:51:52 +0100 |
commit | 4761a02c2afdc883709d7ca1e04218969e4bfe8e (patch) | |
tree | 0354cf20e41e54c040a65b1c5b05dc01dfb1db01 /profiles | |
parent | Update qt dependencies following package moves (diff) | |
download | multilib-portage-4761a02c2afdc883709d7ca1e04218969e4bfe8e.tar.gz multilib-portage-4761a02c2afdc883709d7ca1e04218969e4bfe8e.tar.bz2 multilib-portage-4761a02c2afdc883709d7ca1e04218969e4bfe8e.zip |
Mask broken libffi version
Diffstat (limited to 'profiles')
-rw-r--r-- | profiles/package.mask | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/profiles/package.mask b/profiles/package.mask index 8ede789be..367d36bd9 100644 --- a/profiles/package.mask +++ b/profiles/package.mask @@ -3,3 +3,8 @@ # is natively implemented, both major changes which might cause # problems. >=sys-apps/abi-wrapper-2.0_pre20120701 + +# Thomas Sachau <tommy@gentoo.org> (11 Mar 2013) +# mask libffi-3.0.12, build system is broken and only +# installs 64bit libs even with support for 32bit enabled +=dev-libs/libffi-3.0.12 |