libe: Broken on i686

http://hydra.nixos.org/build/38264907/nixlog/1/raw
This commit is contained in:
Tuomas Tynkkynen 2016-08-06 16:51:04 +03:00
parent 9a5427f667
commit a15da44ab0

View File

@ -15,5 +15,6 @@ stdenv.mkDerivation rec {
description = "Library containing high-performance datastructures and utilities for C++";
homepage = https://github.com/rescrv/e;
license = licenses.bsd3;
platforms = [ "x86_64-linux" ];
};
}