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/wmcliphist/
Date: Fri, 04 Mar 2022 00:40:45
Message-Id: 1646354393.a9156c9dda65564e56d2192fd85c4169ee24bfe0.sam@gentoo
1 commit: a9156c9dda65564e56d2192fd85c4169ee24bfe0
2 Author: Sam James <sam <AT> gentoo <DOT> org>
3 AuthorDate: Thu Mar 3 22:13:06 2022 +0000
4 Commit: Sam James <sam <AT> gentoo <DOT> org>
5 CommitDate: Fri Mar 4 00:39:53 2022 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=a9156c9d
7
8 Revert "x11-plugins/wmcliphist: destabilise for ppc"
9
10 This reverts commit f703fecdf7baa04330b1cd9f719b244eceadc496.
11
12 Signed-off-by: Sam James <sam <AT> gentoo.org>
13
14 x11-plugins/wmcliphist/wmcliphist-2.1-r2.ebuild | 4 ++--
15 1 file changed, 2 insertions(+), 2 deletions(-)
16
17 diff --git a/x11-plugins/wmcliphist/wmcliphist-2.1-r2.ebuild b/x11-plugins/wmcliphist/wmcliphist-2.1-r2.ebuild
18 index 8f1ac8a58897..430468e706bd 100644
19 --- a/x11-plugins/wmcliphist/wmcliphist-2.1-r2.ebuild
20 +++ b/x11-plugins/wmcliphist/wmcliphist-2.1-r2.ebuild
21 @@ -1,4 +1,4 @@
22 -# Copyright 1999-2022 Gentoo Authors
23 +# Copyright 1999-2018 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://dev.gentoo.org/~voyageur/distfiles/${P}.tar.gz"
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+:3[X]"