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: Thu, 07 Oct 2021 06:37:09
Message-Id: 1633588590.9d0df1c7d31b01df4733c8ce7bffd98222cf37db.sam@gentoo
1 commit: 9d0df1c7d31b01df4733c8ce7bffd98222cf37db
2 Author: Rolf Eike Beer <eike <AT> sf-mail <DOT> de>
3 AuthorDate: Wed Oct 6 14:46:09 2021 +0000
4 Commit: Sam James <sam <AT> gentoo <DOT> org>
5 CommitDate: Thu Oct 7 06:36:30 2021 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=9d0df1c7
7
8 x11-wm/icewm: stable 2.7.0 for sparc, bug #816276
9
10 Package-Manager: Portage-3.0.20, Repoman-3.0.3
11 RepoMan-Options: --include-arches="sparc"
12 Signed-off-by: Rolf Eike Beer <eike <AT> sf-mail.de>
13 Signed-off-by: Sam James <sam <AT> gentoo.org>
14
15 x11-wm/icewm/icewm-2.7.0.ebuild | 2 +-
16 1 file changed, 1 insertion(+), 1 deletion(-)
17
18 diff --git a/x11-wm/icewm/icewm-2.7.0.ebuild b/x11-wm/icewm/icewm-2.7.0.ebuild
19 index 2317cd42115..08620af4ea1 100644
20 --- a/x11-wm/icewm/icewm-2.7.0.ebuild
21 +++ b/x11-wm/icewm/icewm-2.7.0.ebuild
22 @@ -11,7 +11,7 @@ LICENSE="GPL-2"
23 SRC_URI="https://github.com/ice-wm/icewm/releases/download/${PV}/${P}.tar.lz"
24
25 SLOT="0"
26 -KEYWORDS="amd64 ~ppc ~ppc64 ~sparc x86"
27 +KEYWORDS="amd64 ~ppc ~ppc64 sparc x86"
28 IUSE="+alsa ao bidi debug +gdk-pixbuf imlib nls truetype uclibc xinerama"
29
30 # Tests broken in all versions, patches welcome, bug #323907, #389533