Fix incorrect arch in prepopulate.yaml

Signed-off-by: Stephen Gallagher <sgallagh@redhat.com>
This commit is contained in:
Stephen Gallagher 2022-09-26 15:27:54 -04:00
parent 8ce3d5c64c
commit 5eaedebe2f
No known key found for this signature in database
GPG Key ID: 45DB85A568286D11

View File

@ -37354,7 +37354,7 @@
"python3-six.noarch" "python3-six.noarch"
], ],
"python-smartcols": [ "python-smartcols": [
"python3-smartcols.aarch64" "python3-smartcols.x86_64"
], ],
"python-systemd": [ "python-systemd": [
"python3-systemd.x86_64" "python3-systemd.x86_64"