Skip to content

fix: flatten mutt ppc64el platform#20

Merged
jnsgruk merged 1 commit into
candidatefrom
fix/mutt-ppc64el-platform
Jun 5, 2026
Merged

fix: flatten mutt ppc64el platform#20
jnsgruk merged 1 commit into
candidatefrom
fix/mutt-ppc64el-platform

Conversation

@clwsgruk
Copy link
Copy Markdown
Contributor

@clwsgruk clwsgruk commented Jun 5, 2026

Fixes the broken platforms definition for ppc64el in snap/snapcraft.yaml.

Change:

  • Drops the nested build-on clause from platforms.ppc64el, making it a flat map entry like the other architectures.

Verification:

  • Parsed snap/snapcraft.yaml with Python/YAML.
  • Asserted platforms.ppc64el is a flat key with no nested value.
  • Asserted the platforms block contains no build-on clauses.
  • Ran git diff --check.
  • Commit is signed.

@jnsgruk please review.

@clwsgruk clwsgruk requested a review from jnsgruk June 5, 2026 09:28
@jnsgruk jnsgruk merged commit 0c198e5 into candidate Jun 5, 2026
1 check passed
@jnsgruk jnsgruk deleted the fix/mutt-ppc64el-platform branch June 5, 2026 09:39
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants