rdf4store: mark as broken

This commit is contained in:
Jörg Thalheim
2018-04-21 21:18:45 +01:00
parent d7a4998535
commit 35eccff44e
+1
View File
@@ -45,5 +45,6 @@ stdenv.mkDerivation rec {
homepage = https://4store.danielknoell.de/; homepage = https://4store.danielknoell.de/;
maintainers = with maintainers; [ raskin ]; maintainers = with maintainers; [ raskin ];
platforms = platforms.linux; platforms = platforms.linux;
broken = true; # since 2018-04-11
}; };
} }