gplates: mark as broken

This commit is contained in:
Franz Pletz 2017-09-29 02:13:55 +02:00
parent 90c8b6eb51
commit 5b09ca07b8
No known key found for this signature in database
GPG Key ID: 846FDED7792617B4

View File

@ -24,5 +24,6 @@ stdenv.mkDerivation rec {
homepage = https://www.gplates.org;
license = licenses.gpl2;
platforms = platforms.all;
broken = true;
};
}