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: Sat, 29 Aug 2020 17:57:10
Message-Id: 1598723807.e039b6d218610b1ba4ca032dcb6b778151a4aa99.whissi@gentoo
1 commit: e039b6d218610b1ba4ca032dcb6b778151a4aa99
2 Author: Thomas Deutschmann <whissi <AT> gentoo <DOT> org>
3 AuthorDate: Sat Aug 29 17:45:24 2020 +0000
4 Commit: Thomas Deutschmann <whissi <AT> gentoo <DOT> org>
5 CommitDate: Sat Aug 29 17:56:47 2020 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=e039b6d2
7
8 x11-wm/icewm: x86 stable (bug #739000)
9
10 Package-Manager: Portage-3.0.4, Repoman-3.0.1
11 Signed-off-by: Thomas Deutschmann <whissi <AT> gentoo.org>
12
13 x11-wm/icewm/icewm-1.7.0.ebuild | 2 +-
14 1 file changed, 1 insertion(+), 1 deletion(-)
15
16 diff --git a/x11-wm/icewm/icewm-1.7.0.ebuild b/x11-wm/icewm/icewm-1.7.0.ebuild
17 index 412f9a98a2e..f5c1d16395a 100644
18 --- a/x11-wm/icewm/icewm-1.7.0.ebuild
19 +++ b/x11-wm/icewm/icewm-1.7.0.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