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", "name" : "desktop",
"releases" : { "releases" : {
"current" : ["aarch64", "ppc64le"], "current" : ["aarch64", "ppc64le"],
"32": ["aarch64"], "32": ["aarch64", "ppc64le"],
"stable" : ["x86_64"], "stable" : ["x86_64"],
"branched": ["x86_64"] "branched": ["x86_64"]
}, },