app-emulation/libvirt: sync live ebuild keywords
authorGeorgy Yakovlev <gyakovlev@gentoo.org>
Sat, 28 Dec 2019 21:29:56 +0000 (13:29 -0800)
committerGeorgy Yakovlev <gyakovlev@gentoo.org>
Sat, 28 Dec 2019 21:32:46 +0000 (13:32 -0800)
Closes: https://bugs.gentoo.org/679888
Package-Manager: Portage-2.3.84, Repoman-2.3.20
Signed-off-by: Georgy Yakovlev <gyakovlev@gentoo.org>
app-emulation/libvirt/libvirt-9999.ebuild

index 4761c3ff2cfcd96cf9b4da45aff50bd0d657ee1e..033d4a551e9e1602cf1cb2f13ce2b8a44d819fe0 100644 (file)
@@ -15,7 +15,7 @@ if [[ ${PV} = *9999* ]]; then
        SLOT="0"
 else
        SRC_URI="https://libvirt.org/sources/${P}.tar.xz"
-       KEYWORDS="~amd64 ~arm64 ~x86"
+       KEYWORDS="~amd64 ~arm64 ~ppc64 ~x86"
        SLOT="0/${PV}"
 fi