Skip to content

Commit

Permalink
test-data: drop ppc64 arch limitation for "Premium" repos
Browse files Browse the repository at this point in the history
It should help making it usable on any architecture.
  • Loading branch information
ptoscano committed Aug 7, 2024
1 parent dbf4292 commit a720cce
Showing 1 changed file with 0 additions and 4 deletions.
4 changes: 0 additions & 4 deletions res/test-data/test_data.json
Original file line number Diff line number Diff line change
Expand Up @@ -421,7 +421,6 @@
"name": "Admin OS Premium Architecture Bits",
"id": "5050",
"version": "6.1",
"arch": "ppc64",
"provided_products": [
"37060"
],
Expand Down Expand Up @@ -533,7 +532,6 @@
"name": "Snowy OS Premium Architecture Bits",
"id": "6050",
"version": "6.1",
"arch": "ppc64",
"provided_products": [
"37060"
],
Expand Down Expand Up @@ -645,7 +643,6 @@
"name": "Donaldy OS Premium Architecture Bits",
"id": "7050",
"version": "6.1",
"arch": "ppc64",
"provided_products": [
"37060"
],
Expand Down Expand Up @@ -1302,7 +1299,6 @@
"name": "Awesome OS Premium Architecture Bits",
"id": "37062",
"version": "6.1",
"arch": "ppc64",
"provided_products": [
"37060"
],
Expand Down

0 comments on commit a720cce

Please sign in to comment.