Merge pull request #5319 from offlinehacker/pkgs/xca/fix

xca: not broken anymore
This commit is contained in:
Jaka Hudoklin
2014-12-13 01:13:12 +01:00

View File

@@ -28,6 +28,5 @@ stdenv.mkDerivation rec {
homepage = http://xca.sourceforge.net/;
platforms = platforms.all;
license = licenses.bsd3;
broken = true;
};
}