From e2b8086afc278cc896fc8a17ddba50248b929fec Mon Sep 17 00:00:00 2001 From: Georgy Yakovlev Date: Sat, 28 Dec 2019 14:10:09 -0800 Subject: 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 --- app-emulation/virt-manager/virt-manager-9999.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'app-emulation') 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" -- cgit v1.2.3-65-gdbad