summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSam James <sam@gentoo.org>2022-03-03 22:12:21 +0000
committerSam James <sam@gentoo.org>2022-03-04 00:39:05 +0000
commite7634eaea1f18f29c61c94c3583215855e23ee1f (patch)
treee3c3db21f452699b754d31b682b7d3dd6c0fcaca /x11-plugins
parentRevert "x11-plugins/wmtz: destabilise for ppc" (diff)
downloadgentoo-e7634eaea1f18f29c61c94c3583215855e23ee1f.tar.gz
gentoo-e7634eaea1f18f29c61c94c3583215855e23ee1f.tar.bz2
gentoo-e7634eaea1f18f29c61c94c3583215855e23ee1f.zip
Revert "x11-plugins/wmtimer: destabilise for ppc"
This reverts commit 01c1832f5ac7147eb3770c5614c30c7785080b22. Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'x11-plugins')
-rw-r--r--x11-plugins/wmtimer/wmtimer-2.92-r2.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/x11-plugins/wmtimer/wmtimer-2.92-r2.ebuild b/x11-plugins/wmtimer/wmtimer-2.92-r2.ebuild
index 7526e4a8d8ae..bcf6d63c094c 100644
--- a/x11-plugins/wmtimer/wmtimer-2.92-r2.ebuild
+++ b/x11-plugins/wmtimer/wmtimer-2.92-r2.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2022 Gentoo Authors
+# Copyright 1999-2020 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=6
@@ -10,7 +10,7 @@ SRC_URI="https://github.com/bbidulock/wmtimer/releases/download/v${PV}/${P}.tar.
LICENSE="GPL-2"
SLOT="0"
-KEYWORDS="amd64 ~ppc ppc64 ~sparc x86"
+KEYWORDS="amd64 ppc ppc64 ~sparc x86"
IUSE=""
RDEPEND=">=dev-libs/glib-2