Adam Borowski <kilob...@angband.pl> writes: > The other change I'd make would be adding extra wildcards: > * {big,little}-endian > * {32,64,128ยน}-bit > * "fast" (and/or it's near-complement "slow")
In principle, these could be simple dependencies: Either empty packages that exist only on the architectures fullfilling the condition, or virtual packages that are (arch dependent) Provides of a single, architecture defining package. Best Ole