From f703fecdf7baa04330b1cd9f719b244eceadc496 Mon Sep 17 00:00:00 2001 From: Sam James Date: Thu, 3 Mar 2022 22:20:46 +0100 Subject: [PATCH] x11-plugins/wmcliphist: destabilise for ppc Signed-off-by: Sam James Signed-off-by: David Seifert --- 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 430468e706bd6..8f1ac8a588975 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-2018 Gentoo Authors +# Copyright 1999-2022 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]"