lol

libstrophe: Add "platforms" meta information

dev.hell 6ba67491 b89b6d15

+1
+1
pkgs/development/libraries/libstrophe/default.nix
··· 28 28 ''; 29 29 homepage = http://strophe.im/libstrophe/; 30 30 license = stdenv.lib.licenses.gpl3; 31 + platforms = stdenv.lib.platforms.linux; 31 32 maintainers = [ stdenv.lib.maintainers.devhell ]; 32 33 }; 33 34 }