Gentoo Archives: gentoo-commits

From: Thomas Deutschmann <whissi@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: x11-wm/icewm/
Date: Thu, 01 Apr 2021 21:36:18
Message-Id: 1617312971.b4c99030b55232849a79f4d0f4eb4f423c61489a.whissi@gentoo
1 commit: b4c99030b55232849a79f4d0f4eb4f423c61489a
2 Author: Thomas Deutschmann <whissi <AT> gentoo <DOT> org>
3 AuthorDate: Thu Apr 1 21:34:51 2021 +0000
4 Commit: Thomas Deutschmann <whissi <AT> gentoo <DOT> org>
5 CommitDate: Thu Apr 1 21:36:11 2021 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=b4c99030
7
8 x11-wm/icewm: x86 stable (bug #779700)
9
10 Package-Manager: Portage-3.0.18, Repoman-3.0.3
11 Signed-off-by: Thomas Deutschmann <whissi <AT> gentoo.org>
12
13 x11-wm/icewm/icewm-2.2.1.ebuild | 2 +-
14 1 file changed, 1 insertion(+), 1 deletion(-)
15
16 diff --git a/x11-wm/icewm/icewm-2.2.1.ebuild b/x11-wm/icewm/icewm-2.2.1.ebuild
17 index 7b0d626e90a..c7c61ee6df9 100644
18 --- a/x11-wm/icewm/icewm-2.2.1.ebuild
19 +++ b/x11-wm/icewm/icewm-2.2.1.ebuild
20 @@ -11,7 +11,7 @@ LICENSE="GPL-2"
21 SRC_URI="https://github.com/ice-wm/icewm/releases/download/${PV}/${P}.tar.lz"
22
23 SLOT="0"
24 -KEYWORDS="~amd64 ~ppc ~ppc64 ~sparc ~x86"
25 +KEYWORDS="~amd64 ~ppc ~ppc64 ~sparc x86"
26 IUSE="+alsa ao bidi debug +gdk-pixbuf imlib nls truetype uclibc xinerama"
27
28 # Tests broken in all versions, patches welcome, bug #323907, #389533