From 0895831f88a6b3d5d6b6f2a2ff535086a92561dc Mon Sep 17 00:00:00 2001 From: Matt Turner Date: Sat, 3 Nov 2018 21:34:59 -0700 Subject: [PATCH] x11-misc/xcompmgr-1.1.7-r1: ppc64 stable, bug 668900 Signed-off-by: Matt Turner --- x11-misc/xcompmgr/xcompmgr-1.1.7-r1.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/x11-misc/xcompmgr/xcompmgr-1.1.7-r1.ebuild b/x11-misc/xcompmgr/xcompmgr-1.1.7-r1.ebuild index fa1306b914a3a..e222afeaf1b44 100644 --- a/x11-misc/xcompmgr/xcompmgr-1.1.7-r1.ebuild +++ b/x11-misc/xcompmgr/xcompmgr-1.1.7-r1.ebuild @@ -13,7 +13,7 @@ if [[ ${PV} == 9999 ]]; then LIVE_DEPEND=">=x11-misc/util-macros-1.18" else SRC_URI="mirror://xorg/app/${P}.tar.bz2" - KEYWORDS="amd64 ppc ~ppc64 ~sparc ~x86" + KEYWORDS="amd64 ppc ppc64 ~sparc ~x86" fi LICENSE="BSD"