From a9156c9dda65564e56d2192fd85c4169ee24bfe0 Mon Sep 17 00:00:00 2001 From: Sam James Date: Thu, 3 Mar 2022 22:13:06 +0000 Subject: [PATCH] Revert "x11-plugins/wmcliphist: destabilise for ppc" This reverts commit f703fecdf7baa04330b1cd9f719b244eceadc496. Signed-off-by: Sam James --- x11-plugins/wmcliphist/wmcliphist-2.1-r2.ebuild | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/x11-plugins/wmcliphist/wmcliphist-2.1-r2.ebuild b/x11-plugins/wmcliphist/wmcliphist-2.1-r2.ebuild index 8f1ac8a588975..430468e706bd6 100644 --- a/x11-plugins/wmcliphist/wmcliphist-2.1-r2.ebuild +++ b/x11-plugins/wmcliphist/wmcliphist-2.1-r2.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2022 Gentoo Authors +# Copyright 1999-2018 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=6 @@ -10,7 +10,7 @@ SRC_URI="https://dev.gentoo.org/~voyageur/distfiles/${P}.tar.gz" LICENSE="GPL-2" SLOT="0" -KEYWORDS="amd64 ~ppc ~sparc x86" +KEYWORDS="amd64 ppc ~sparc x86" IUSE="" RDEPEND="x11-libs/gtk+:3[X]"