Gentoo Archives: gentoo-commits

From: Sergei Trofimovich <slyfox@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: x11-wm/icewm/
Date: Sat, 31 Oct 2020 19:40:09
Message-Id: 1604173200.caed62c3c5d8a673a8254f814246afad5d36bd00.slyfox@gentoo
1 commit: caed62c3c5d8a673a8254f814246afad5d36bd00
2 Author: Sergei Trofimovich <slyfox <AT> gentoo <DOT> org>
3 AuthorDate: Sat Oct 31 19:39:53 2020 +0000
4 Commit: Sergei Trofimovich <slyfox <AT> gentoo <DOT> org>
5 CommitDate: Sat Oct 31 19:40:00 2020 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=caed62c3
7
8 x11-wm/icewm: stable 1.8.3 for sparc
9
10 stable wrt bug #751796
11
12 Package-Manager: Portage-3.0.8, Repoman-3.0.2
13 RepoMan-Options: --include-arches="sparc"
14 Signed-off-by: Sergei Trofimovich <slyfox <AT> gentoo.org>
15
16 x11-wm/icewm/icewm-1.8.3.ebuild | 2 +-
17 1 file changed, 1 insertion(+), 1 deletion(-)
18
19 diff --git a/x11-wm/icewm/icewm-1.8.3.ebuild b/x11-wm/icewm/icewm-1.8.3.ebuild
20 index 5aadd1b5fc5..f5c1d16395a 100644
21 --- a/x11-wm/icewm/icewm-1.8.3.ebuild
22 +++ b/x11-wm/icewm/icewm-1.8.3.ebuild
23 @@ -11,7 +11,7 @@ LICENSE="GPL-2"
24 SRC_URI="https://github.com/ice-wm/icewm/releases/download/${PV}/${P}.tar.lz"
25
26 SLOT="0"
27 -KEYWORDS="~amd64 ~ppc ~sparc x86"
28 +KEYWORDS="~amd64 ~ppc sparc x86"
29 IUSE="+alsa ao bidi debug +gdk-pixbuf nls truetype uclibc xinerama"
30
31 # Tests broken in all versions, patches welcome, bug #323907, #389533