Gentoo Archives: gentoo-commits

From: "Jakov Smolić" <jsmolic@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: x11-wm/icewm/
Date: Thu, 01 Dec 2022 22:28:35
Message-Id: 1669933683.df1cb82f8940e311f11212d2792e30722efffec3.jsmolic@gentoo
1 commit: df1cb82f8940e311f11212d2792e30722efffec3
2 Author: Jakov Smolić <jsmolic <AT> gentoo <DOT> org>
3 AuthorDate: Thu Dec 1 22:28:03 2022 +0000
4 Commit: Jakov Smolić <jsmolic <AT> gentoo <DOT> org>
5 CommitDate: Thu Dec 1 22:28:03 2022 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=df1cb82f
7
8 x11-wm/icewm: Stabilize 2.9.7 x86, #883927
9
10 Signed-off-by: Jakov Smolić <jsmolic <AT> gentoo.org>
11
12 x11-wm/icewm/icewm-2.9.7.ebuild | 2 +-
13 1 file changed, 1 insertion(+), 1 deletion(-)
14
15 diff --git a/x11-wm/icewm/icewm-2.9.7.ebuild b/x11-wm/icewm/icewm-2.9.7.ebuild
16 index 00988c088434..b1edaf9d94aa 100644
17 --- a/x11-wm/icewm/icewm-2.9.7.ebuild
18 +++ b/x11-wm/icewm/icewm-2.9.7.ebuild
19 @@ -11,7 +11,7 @@ LICENSE="GPL-2"
20 SRC_URI="https://github.com/ice-wm/icewm/releases/download/${PV}/${P}.tar.lz"
21
22 SLOT="0"
23 -KEYWORDS="amd64 ~ppc ~ppc64 ~sparc ~x86"
24 +KEYWORDS="amd64 ~ppc ~ppc64 ~sparc x86"
25 IUSE="+alsa ao bidi debug +gdk-pixbuf imlib nls truetype xinerama"
26
27 # Tests broken in all versions, patches welcome, bug #323907, #389533