From: Georgy Yakovlev Date: Sat, 28 Dec 2019 22:10:09 +0000 (-0800) Subject: app-emulation/virt-manager: sync live ebuild keywords X-Git-Url: http://git.tremily.us/?a=commitdiff_plain;h=e2b8086afc278cc896fc8a17ddba50248b929fec;p=gentoo.git app-emulation/virt-manager: sync live ebuild keywords Closes: https://bugs.gentoo.org/689634 Package-Manager: Portage-2.3.84, Repoman-2.3.20 Signed-off-by: Georgy Yakovlev --- diff --git a/app-emulation/virt-manager/virt-manager-9999.ebuild b/app-emulation/virt-manager/virt-manager-9999.ebuild index b1e68c1f3d86..46df694dcac4 100644 --- a/app-emulation/virt-manager/virt-manager-9999.ebuild +++ b/app-emulation/virt-manager/virt-manager-9999.ebuild @@ -18,7 +18,7 @@ if [[ ${PV} = *9999* ]]; then EGIT_REPO_URI="https://github.com/virt-manager/virt-manager.git" else SRC_URI="http://virt-manager.org/download/sources/${PN}/${P}.tar.gz" - KEYWORDS="~amd64 ~x86" + KEYWORDS="~amd64 ~ppc64 ~x86" fi LICENSE="GPL-2"