pungi/pungi/phases/pkgset
Lubomír Sedlář a4bbf475f1 pkgset: Add option to ignore noarch in ExclusiveArch
The `add_noarch` option of `get_valid_arches` is broken and doesn't
really do anything (noarch is always present in the result).

This causes packages that have ExclusiveArch including noarch to
actually not be excluded. They should be.

Changing this globally could have a very big impact. Therefore we can
hide it behind a configuration option so that it's opt-in.

JIRA: COMPOSE-2457
Signed-off-by: Lubomír Sedlář <lsedlar@redhat.com>
2018-05-21 12:36:16 +02:00
..
sources Handling multiple modules with the same NSV - PDC 2018-05-21 11:24:46 +02:00
__init__.py Port to Python 3 2017-10-24 15:15:31 +02:00
common.py pkgset: Add option to ignore noarch in ExclusiveArch 2018-05-21 12:36:16 +02:00
pkgsets.py pkgset: Add option to ignore noarch in ExclusiveArch 2018-05-21 12:36:16 +02:00
source.py Remove FSF address from comments 2016-09-23 10:26:43 +02:00