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, 05 Sep 2020 07:45:13
Message-Id: 1599291902.a51184c32964ee920cfaeef512f96d6109f3b259.slyfox@gentoo
1 commit: a51184c32964ee920cfaeef512f96d6109f3b259
2 Author: Sergei Trofimovich <slyfox <AT> gentoo <DOT> org>
3 AuthorDate: Sat Sep 5 07:45:02 2020 +0000
4 Commit: Sergei Trofimovich <slyfox <AT> gentoo <DOT> org>
5 CommitDate: Sat Sep 5 07:45:02 2020 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=a51184c3
7
8 x11-wm/icewm: stable 1.7.0 for ppc
9
10 stable wrt bug #
11 Tested-by: ernsteiswuerfel
12 Package-Manager: Portage-3.0.5, Repoman-3.0.1
13 RepoMan-Options: --include-arches="ppc"
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 0d6bcdc9b63..fe0e2ed27f4 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