Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
fix(devpod): Use ExclusiveArch instead of BuildArch
After running rpmlint: ``` devpod.spec:11: E: buildarch-instead-of-exclusivearch-tag x86_64 Use ExclusiveArch instead of BuildArch (or BuildArchitectures) to restrict build on some specific architectures. Only use BuildArch with noarch ```
- Loading branch information