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, 29 Oct 2020 22:51:44
Message-Id: 1604011895.ccbc86842188b50757f5e50b713bc05140fb2ce7.whissi@gentoo
1 commit: ccbc86842188b50757f5e50b713bc05140fb2ce7
2 Author: Thomas Deutschmann <whissi <AT> gentoo <DOT> org>
3 AuthorDate: Thu Oct 29 22:49:52 2020 +0000
4 Commit: Thomas Deutschmann <whissi <AT> gentoo <DOT> org>
5 CommitDate: Thu Oct 29 22:51:35 2020 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=ccbc8684
7
8 x11-wm/icewm: x86 stable (bug #751796)
9
10 Package-Manager: Portage-3.0.8, Repoman-3.0.2
11 Signed-off-by: Thomas Deutschmann <whissi <AT> gentoo.org>
12
13 x11-wm/icewm/icewm-1.8.3.ebuild | 2 +-
14 1 file changed, 1 insertion(+), 1 deletion(-)
15
16 diff --git a/x11-wm/icewm/icewm-1.8.3.ebuild b/x11-wm/icewm/icewm-1.8.3.ebuild
17 index f3a5bab3c27..5aadd1b5fc5 100644
18 --- a/x11-wm/icewm/icewm-1.8.3.ebuild
19 +++ b/x11-wm/icewm/icewm-1.8.3.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 ~sparc ~x86"
25 +KEYWORDS="~amd64 ~ppc ~sparc x86"
26 IUSE="+alsa ao bidi debug +gdk-pixbuf nls truetype uclibc xinerama"
27
28 # Tests broken in all versions, patches welcome, bug #323907, #389533