diff options
author | 2022-03-03 22:13:06 +0000 | |
---|---|---|
committer | 2022-03-04 00:39:53 +0000 | |
commit | a9156c9dda65564e56d2192fd85c4169ee24bfe0 (patch) | |
tree | 914e7dc0a1b7198e9b02064e068102a43192242b | |
parent | Revert "x11-plugins/wmclockmon: destabilise for ppc" (diff) | |
download | gentoo-a9156c9dda65564e56d2192fd85c4169ee24bfe0.tar.gz gentoo-a9156c9dda65564e56d2192fd85c4169ee24bfe0.tar.bz2 gentoo-a9156c9dda65564e56d2192fd85c4169ee24bfe0.zip |
Revert "x11-plugins/wmcliphist: destabilise for ppc"
This reverts commit f703fecdf7baa04330b1cd9f719b244eceadc496.
Signed-off-by: Sam James <sam@gentoo.org>
-rw-r--r-- | x11-plugins/wmcliphist/wmcliphist-2.1-r2.ebuild | 4 |
1 files 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 8f1ac8a58897..430468e706bd 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]" |