From: Georgy Yakovlev Date: Sat, 28 Dec 2019 22:08:40 +0000 (-0800) Subject: app-emulation/virt-manager: keyword 2.2.1 on ~ppc64 X-Git-Url: http://git.tremily.us/?a=commitdiff_plain;h=5db693363730e29653743a1143f3df06793cb514;p=gentoo.git app-emulation/virt-manager: keyword 2.2.1 on ~ppc64 Bug: 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-2.2.1.ebuild b/app-emulation/virt-manager/virt-manager-2.2.1.ebuild index 00b4e68d53e3..9d8e6b0c6ec6 100644 --- a/app-emulation/virt-manager/virt-manager-2.2.1.ebuild +++ b/app-emulation/virt-manager/virt-manager-2.2.1.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"