Make virt-who available on all architectures (RhBug 1909272)

Signed-off-by: Josh Boyer <jwboyer@redhat.com>
This commit is contained in:
Josh Boyer 2020-12-18 14:34:28 -05:00
parent bf0cecef57
commit 9eacb973c1
1 changed files with 1 additions and 1 deletions

View File

@ -1822,7 +1822,7 @@
<packagelist>
<packagereq type="mandatory">libvirt</packagereq>
<packagereq type="mandatory">libvirt-client</packagereq>
<packagereq type="mandatory" arch="x86_64">virt-who</packagereq>
<packagereq type="mandatory">virt-who</packagereq>
<packagereq type="optional" arch="x86_64">fence-virtd-libvirt</packagereq>
<packagereq type="optional" arch="x86_64">fence-virtd-multicast</packagereq>
<packagereq type="optional" arch="x86_64">fence-virtd-serial</packagereq>