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/wmblob/
Date: Fri, 04 Mar 2022 00:40:45
Message-Id: 1646354400.0cb7cfa0760c453e69a0451269d0d0e8a3c10f9d.sam@gentoo
1 commit: 0cb7cfa0760c453e69a0451269d0d0e8a3c10f9d
2 Author: Sam James <sam <AT> gentoo <DOT> org>
3 AuthorDate: Thu Mar 3 22:13:12 2022 +0000
4 Commit: Sam James <sam <AT> gentoo <DOT> org>
5 CommitDate: Fri Mar 4 00:40:00 2022 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=0cb7cfa0
7
8 Revert "x11-plugins/wmblob: destabilise for ppc"
9
10 This reverts commit 7f0617277f2c6ef6a7d4e24d54e82deaef3d0b80.
11
12 Signed-off-by: Sam James <sam <AT> gentoo.org>
13
14 x11-plugins/wmblob/wmblob-1.0.4.ebuild | 4 ++--
15 1 file changed, 2 insertions(+), 2 deletions(-)
16
17 diff --git a/x11-plugins/wmblob/wmblob-1.0.4.ebuild b/x11-plugins/wmblob/wmblob-1.0.4.ebuild
18 index ee65caf68758..215c1fd29f0e 100644
19 --- a/x11-plugins/wmblob/wmblob-1.0.4.ebuild
20 +++ b/x11-plugins/wmblob/wmblob-1.0.4.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=6
27 @@ -10,7 +10,7 @@ SRC_URI="https://github.com/bbidulock/wmblob/releases/download/${PV}/${P}.tar.bz
28
29 LICENSE="GPL-2"
30 SLOT="0"
31 -KEYWORDS="amd64 ~ppc sparc x86"
32 +KEYWORDS="amd64 ppc sparc x86"
33 IUSE=""
34
35 RDEPEND="x11-libs/gtk+:2