Gentoo Archives: gentoo-commits

From: Jeroen Roovers <jer@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: kde-base/ksystraycmd/
Date: Sun, 11 Oct 2015 07:18:39
Message-Id: 1444547715.a729f4c69e9e796a18449caaa7702c7403507d44.jer@gentoo
1 commit: a729f4c69e9e796a18449caaa7702c7403507d44
2 Author: Jeroen Roovers <jer <AT> gentoo <DOT> org>
3 AuthorDate: Sun Oct 11 07:05:18 2015 +0000
4 Commit: Jeroen Roovers <jer <AT> gentoo <DOT> org>
5 CommitDate: Sun Oct 11 07:15:15 2015 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=a729f4c6
7
8 kde-base/ksystraycmd: Stable for PPC64 (bug #550740).
9
10 Package-Manager: portage-2.2.23
11 RepoMan-Options: --ignore-arches
12
13 kde-base/ksystraycmd/ksystraycmd-4.11.19.ebuild | 2 +-
14 1 file changed, 1 insertion(+), 1 deletion(-)
15
16 diff --git a/kde-base/ksystraycmd/ksystraycmd-4.11.19.ebuild b/kde-base/ksystraycmd/ksystraycmd-4.11.19.ebuild
17 index 8fee01b..a3ea9f5 100644
18 --- a/kde-base/ksystraycmd/ksystraycmd-4.11.19.ebuild
19 +++ b/kde-base/ksystraycmd/ksystraycmd-4.11.19.ebuild
20 @@ -8,7 +8,7 @@ KMNAME="kde-workspace"
21 inherit kde4-meta
22
23 DESCRIPTION="Ksystraycmd embeds applications given as argument into the system tray"
24 -KEYWORDS="amd64 ~arm ppc ~ppc64 x86 ~amd64-linux ~x86-linux"
25 +KEYWORDS="amd64 ~arm ppc ppc64 x86 ~amd64-linux ~x86-linux"
26 IUSE="debug"
27
28 DEPEND="x11-libs/libX11"