From: Thomas Deutschmann Date: Sun, 4 Nov 2018 18:57:58 +0000 (+0100) Subject: x11-misc/xcompmgr: x86 stable (bug #668900) X-Git-Url: http://git.tremily.us/gitweb.cgi?a=commitdiff_plain;h=ebfcc3f0d4db442cb67d4d4f289066e3ffb7cd7d;p=gentoo.git x11-misc/xcompmgr: x86 stable (bug #668900) Package-Manager: Portage-2.3.51, Repoman-2.3.11 Signed-off-by: Thomas Deutschmann --- diff --git a/x11-misc/xcompmgr/xcompmgr-1.1.7-r1.ebuild b/x11-misc/xcompmgr/xcompmgr-1.1.7-r1.ebuild index 685b2ca0c019..b563b993866e 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"