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-plugins/wmfire/
Date: Fri, 04 Mar 2022 00:40:43
Message-Id: 1646354379.6e2d0c5e2bd61af361f47839c52cb54c5cd0cbb2.sam@gentoo
1 commit: 6e2d0c5e2bd61af361f47839c52cb54c5cd0cbb2
2 Author: Sam James <sam <AT> gentoo <DOT> org>
3 AuthorDate: Thu Mar 3 22:12:52 2022 +0000
4 Commit: Sam James <sam <AT> gentoo <DOT> org>
5 CommitDate: Fri Mar 4 00:39:39 2022 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=6e2d0c5e
7
8 Revert "x11-plugins/wmfire: destabilise for ppc"
9
10 This reverts commit 671313ac65a241b38b883837665c1d25521b973e.
11
12 Signed-off-by: Sam James <sam <AT> gentoo.org>
13
14 x11-plugins/wmfire/wmfire-1.2.4-r3.ebuild | 4 ++--
15 1 file changed, 2 insertions(+), 2 deletions(-)
16
17 diff --git a/x11-plugins/wmfire/wmfire-1.2.4-r3.ebuild b/x11-plugins/wmfire/wmfire-1.2.4-r3.ebuild
18 index c77784f40f68..5e83618ae434 100644
19 --- a/x11-plugins/wmfire/wmfire-1.2.4-r3.ebuild
20 +++ b/x11-plugins/wmfire/wmfire-1.2.4-r3.ebuild
21 @@ -1,4 +1,4 @@
22 -# Copyright 1999-2022 Gentoo Authors
23 +# Copyright 1999-2020 Gentoo Authors
24 # Distributed under the terms of the GNU General Public License v2
25
26 EAPI=7
27 @@ -11,7 +11,7 @@ SRC_URI="http://www.improbability.net/${PN}/${P}.tar.gz"
28
29 LICENSE="GPL-2"
30 SLOT="0"
31 -KEYWORDS="amd64 ~ppc x86"
32 +KEYWORDS="amd64 ppc x86"
33 IUSE="+session"
34
35 RDEPEND="x11-libs/gtk+:2