Gentoo Archives: gentoo-commits

From: Matt Turner <mattst88@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: x11-misc/xcompmgr/
Date: Sun, 04 Nov 2018 04:35:32
Message-Id: 1541306099.0895831f88a6b3d5d6b6f2a2ff535086a92561dc.mattst88@gentoo
1 commit: 0895831f88a6b3d5d6b6f2a2ff535086a92561dc
2 Author: Matt Turner <mattst88 <AT> gentoo <DOT> org>
3 AuthorDate: Sun Nov 4 04:34:59 2018 +0000
4 Commit: Matt Turner <mattst88 <AT> gentoo <DOT> org>
5 CommitDate: Sun Nov 4 04:34:59 2018 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=0895831f
7
8 x11-misc/xcompmgr-1.1.7-r1: ppc64 stable, bug 668900
9
10 Signed-off-by: Matt Turner <mattst88 <AT> gentoo.org>
11
12 x11-misc/xcompmgr/xcompmgr-1.1.7-r1.ebuild | 2 +-
13 1 file changed, 1 insertion(+), 1 deletion(-)
14
15 diff --git a/x11-misc/xcompmgr/xcompmgr-1.1.7-r1.ebuild b/x11-misc/xcompmgr/xcompmgr-1.1.7-r1.ebuild
16 index fa1306b914a..e222afeaf1b 100644
17 --- a/x11-misc/xcompmgr/xcompmgr-1.1.7-r1.ebuild
18 +++ b/x11-misc/xcompmgr/xcompmgr-1.1.7-r1.ebuild
19 @@ -13,7 +13,7 @@ if [[ ${PV} == 9999 ]]; then
20 LIVE_DEPEND=">=x11-misc/util-macros-1.18"
21 else
22 SRC_URI="mirror://xorg/app/${P}.tar.bz2"
23 - KEYWORDS="amd64 ppc ~ppc64 ~sparc ~x86"
24 + KEYWORDS="amd64 ppc ppc64 ~sparc ~x86"
25 fi
26
27 LICENSE="BSD"