libstrophe: Add "platforms" meta information

wip/yesman
dev.hell 10 years ago
parent b89b6d1599
commit 6ba674911f
  1. 1
      pkgs/development/libraries/libstrophe/default.nix

@ -28,6 +28,7 @@ stdenv.mkDerivation rec {
'';
homepage = http://strophe.im/libstrophe/;
license = stdenv.lib.licenses.gpl3;
platforms = stdenv.lib.platforms.linux;
maintainers = [ stdenv.lib.maintainers.devhell ];
};
}

Loading…
Cancel
Save