treewide: Add lots of meta.platforms
Build-tested on x86_64 Linux & Mac.
This commit is contained in:
@@ -21,5 +21,6 @@ stdenv.mkDerivation {
|
||||
description = "Graphical effect and filter library for KDE4";
|
||||
license = stdenv.lib.licenses.bsd2;
|
||||
homepage = "http://${pn}.sourceforge.net";
|
||||
platforms = stdenv.lib.platforms.linux;
|
||||
};
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user