diff options
author | Patrick McDermott <patrick.mcdermott@libiquity.com> | 2024-02-21 21:42:12 (EST) |
---|---|---|
committer | Patrick McDermott <patrick.mcdermott@libiquity.com> | 2024-02-21 21:42:12 (EST) |
commit | 91863a2f944400f11e16d039f2e9270af34bb8a1 (patch) | |
tree | 3030f732acdae0519fade047e7866f7466cdafa1 /tests/data/pkg/bar.pkg/control | |
parent | 71552d25e112928e8c64ec8bc916b376f95736dc (diff) |
tests: Make "Package: bar" "Architecture: any"
Diffstat (limited to 'tests/data/pkg/bar.pkg/control')
-rw-r--r-- | tests/data/pkg/bar.pkg/control | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/data/pkg/bar.pkg/control b/tests/data/pkg/bar.pkg/control index fff5663..93c1198 100644 --- a/tests/data/pkg/bar.pkg/control +++ b/tests/data/pkg/bar.pkg/control @@ -1,4 +1,4 @@ -Architecture: all +Architecture: any Platform: all Section: util Description: Bit-bang All Registers |