| |
@@ -238,10 +238,6 @@
|
| |
for example, on other compatibility packages, or on old versions of other packages.
|
| |
If that is the case, the test suite SHOULD be disabled to lower the overall maintenance burden.
|
| |
|
| |
- == ExclusiveArch
|
| |
-
|
| |
- All rust packages MUST have `+ExclusiveArch: %{rust_arches}+`.
|
| |
-
|
| |
== License for binary packages
|
| |
|
| |
See xref:legal::license-field.adoc[License: field in Spec file] guidance specific to Rust.
|
| |
Fixes https://pagure.io/packaging-committee/issue/1220