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: Fri, 28 Aug 2020 22:21:49
Message-Id: 1598653294.8ee161df6537401004130c9d6dc603660f929f50.slyfox@gentoo
1 commit: 8ee161df6537401004130c9d6dc603660f929f50
2 Author: Sergei Trofimovich <slyfox <AT> gentoo <DOT> org>
3 AuthorDate: Fri Aug 28 19:17:36 2020 +0000
4 Commit: Sergei Trofimovich <slyfox <AT> gentoo <DOT> org>
5 CommitDate: Fri Aug 28 22:21:34 2020 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=8ee161df
7
8 x11-wm/icewm: stable 1.7.0 for sparc
9
10 stable wrt bug #739000
11
12 Package-Manager: Portage-3.0.4, Repoman-3.0.1
13 RepoMan-Options: --include-arches="sparc"
14 Signed-off-by: Sergei Trofimovich <slyfox <AT> gentoo.org>
15
16 x11-wm/icewm/icewm-1.7.0.ebuild | 2 +-
17 1 file changed, 1 insertion(+), 1 deletion(-)
18
19 diff --git a/x11-wm/icewm/icewm-1.7.0.ebuild b/x11-wm/icewm/icewm-1.7.0.ebuild
20 index f3a5bab3c27..412f9a98a2e 100644
21 --- a/x11-wm/icewm/icewm-1.7.0.ebuild
22 +++ b/x11-wm/icewm/icewm-1.7.0.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