1
0
mirror of https://pagure.io/fedora-qa/createhdds.git synced 2024-09-28 07:37:23 +00:00

Same as previous commit for ppc64le

Signed-off-by: Adam Williamson <awilliam@redhat.com>
This commit is contained in:
Adam Williamson 2020-11-04 10:12:54 -08:00
parent f34ac0c042
commit 79c0317970

View File

@ -150,7 +150,7 @@
"name" : "desktop",
"releases" : {
"current" : ["aarch64", "ppc64le"],
"32": ["aarch64"],
"32": ["aarch64", "ppc64le"],
"stable" : ["x86_64"],
"branched": ["x86_64"]
},