Gentoo Archives: gentoo-commits

From: Sergei Trofimovich <slyfox@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: x11-plugins/wmMatrix/
Date: Sat, 22 Sep 2018 11:31:22
Message-Id: 1537615735.628b32e6f37c8a9762641c2ba631d414dbd858f6.slyfox@gentoo
1 commit: 628b32e6f37c8a9762641c2ba631d414dbd858f6
2 Author: Sergei Trofimovich <slyfox <AT> gentoo <DOT> org>
3 AuthorDate: Sat Sep 22 11:24:21 2018 +0000
4 Commit: Sergei Trofimovich <slyfox <AT> gentoo <DOT> org>
5 CommitDate: Sat Sep 22 11:28:55 2018 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=628b32e6
7
8 x11-plugins/wmMatrix: stable 0.2-r2 for ppc64, bug #666088
9
10 Package-Manager: Portage-2.3.49, Repoman-2.3.10
11 RepoMan-Options: --include-arches="ppc64"
12
13 x11-plugins/wmMatrix/wmMatrix-0.2-r2.ebuild | 2 +-
14 1 file changed, 1 insertion(+), 1 deletion(-)
15
16 diff --git a/x11-plugins/wmMatrix/wmMatrix-0.2-r2.ebuild b/x11-plugins/wmMatrix/wmMatrix-0.2-r2.ebuild
17 index 625d5049d4f..561d4e7bf7f 100644
18 --- a/x11-plugins/wmMatrix/wmMatrix-0.2-r2.ebuild
19 +++ b/x11-plugins/wmMatrix/wmMatrix-0.2-r2.ebuild
20 @@ -19,7 +19,7 @@ RDEPEND="${CDEPEND}
21
22 SLOT="0"
23 LICENSE="GPL-2"
24 -KEYWORDS="~amd64 ppc ~ppc64 ~sparc x86"
25 +KEYWORDS="~amd64 ppc ppc64 ~sparc x86"
26 IUSE=""
27
28 PATCHES=( "${FILESDIR}"/${P}-makefile.patch )