c83316d pkgset: Merge initial package set without checks

Authored and Committed by lsedlar 6 years ago
    pkgset: Merge initial package set without checks
    
    For the first pass we don't need to filter out exclusive architectures,
    and we don't need to exclude source packages without any binary
    packages. We just want to merge the two package sets as fast as
    possible.
    
    Signed-off-by: Lubomír Sedlář <lsedlar@redhat.com>