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-wm/icewm/
Date: Mon, 02 Oct 2017 13:25:03
Message-Id: 1506950688.7ccc5741224155d2277914b98b8071667ac9fdf2.slyfox@gentoo
1 commit: 7ccc5741224155d2277914b98b8071667ac9fdf2
2 Author: Sergei Trofimovich <slyfox <AT> gentoo <DOT> org>
3 AuthorDate: Mon Oct 2 12:41:39 2017 +0000
4 Commit: Sergei Trofimovich <slyfox <AT> gentoo <DOT> org>
5 CommitDate: Mon Oct 2 13:24:48 2017 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=7ccc5741
7
8 x11-wm/icewm: stable 1.3.12-r1 for ppc, bug #632684
9
10 Package-Manager: Portage-2.3.10, Repoman-2.3.3
11 RepoMan-Options: --include-arches="ppc"
12
13 x11-wm/icewm/icewm-1.3.12-r1.ebuild | 2 +-
14 1 file changed, 1 insertion(+), 1 deletion(-)
15
16 diff --git a/x11-wm/icewm/icewm-1.3.12-r1.ebuild b/x11-wm/icewm/icewm-1.3.12-r1.ebuild
17 index b121f0e5941..37e3971bb7e 100644
18 --- a/x11-wm/icewm/icewm-1.3.12-r1.ebuild
19 +++ b/x11-wm/icewm/icewm-1.3.12-r1.ebuild
20 @@ -11,7 +11,7 @@ LICENSE="GPL-2"
21 SRC_URI="https://github.com/bbidulock/${PN}/archive/${PV}.tar.gz -> ${P}.tar.gz"
22
23 SLOT="0"
24 -KEYWORDS="amd64 ~ppc x86"
25 +KEYWORDS="amd64 ppc x86"
26 IUSE="bidi debug doc minimal nls truetype uclibc xinerama"
27
28 # Tests broken in all versions, patches welcome, bug #323907, #389533