···2323 CLucene is a port of the very popular Java Lucene text search engine API.
2424 '';
2525 homepage = "http://clucene.sourceforge.net";
2626- platforms = platforms.linux;
2626+ platforms = platforms.unix;
2727 license = with licenses; [ asl20 lgpl2 ];
2828 };
2929}