Mark more packages as broken

This commit is contained in:
Eelco Dolstra
2013-11-04 21:11:00 +01:00
parent a5827b18a1
commit a0e21fd1ca
27 changed files with 33 additions and 8 deletions
+1
View File
@@ -27,6 +27,7 @@ stdenv.mkDerivation rec {
homepage = http://dev.gentoo.org/~spock/projects/uvesafb/;
license = "BSD";
platforms = [ "i686-linux" "x86_64-linux" ];
broken = true;
};
}