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:23
Message-Id: 1541306081.08d717e26ff77a01236ee1ecf40bda199549ffdb.mattst88@gentoo
1 commit: 08d717e26ff77a01236ee1ecf40bda199549ffdb
2 Author: Matt Turner <mattst88 <AT> gentoo <DOT> org>
3 AuthorDate: Sun Nov 4 04:34:41 2018 +0000
4 Commit: Matt Turner <mattst88 <AT> gentoo <DOT> org>
5 CommitDate: Sun Nov 4 04:34:41 2018 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=08d717e2
7
8 x11-misc/xcompmgr-1.1.7-r1: ppc 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 c750db2adef..fa1306b914a 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"