Gentoo Archives: gentoo-commits

From: Sam James <sam@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: x11-wm/icewm/
Date: Tue, 01 Sep 2020 21:27:02
Message-Id: 1598995593.5ad29047ed7c08a053e6e0d13c14a87c6f7bafb3.sam@gentoo
1 commit: 5ad29047ed7c08a053e6e0d13c14a87c6f7bafb3
2 Author: Sam James <sam <AT> gentoo <DOT> org>
3 AuthorDate: Tue Sep 1 21:26:33 2020 +0000
4 Commit: Sam James <sam <AT> gentoo <DOT> org>
5 CommitDate: Tue Sep 1 21:26:33 2020 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=5ad29047
7
8 x11-wm/icewm: Stabilize 1.7.0 amd64, #739000
9
10 Signed-off-by: Sam James <sam <AT> gentoo.org>
11
12 x11-wm/icewm/icewm-1.7.0.ebuild | 2 +-
13 1 file changed, 1 insertion(+), 1 deletion(-)
14
15 diff --git a/x11-wm/icewm/icewm-1.7.0.ebuild b/x11-wm/icewm/icewm-1.7.0.ebuild
16 index f5c1d16395a..0d6bcdc9b63 100644
17 --- a/x11-wm/icewm/icewm-1.7.0.ebuild
18 +++ b/x11-wm/icewm/icewm-1.7.0.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 sparc x86"
24 +KEYWORDS="amd64 ~ppc sparc x86"
25 IUSE="+alsa ao bidi debug +gdk-pixbuf nls truetype uclibc xinerama"
26
27 # Tests broken in all versions, patches welcome, bug #323907, #389533