diff options
author | Sam James <sam@gentoo.org> | 2022-03-03 22:13:04 +0000 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2022-03-04 00:39:51 +0000 |
commit | d19550a28aee51d43747c031560e2e442a664f45 (patch) | |
tree | f8246d0f64028f18388d3401be8d65f10e0cea6b /x11-plugins/wmclockmon/wmclockmon-0.8.1-r1.ebuild | |
parent | Revert "x11-plugins/wmcoincoin: destabilise for ppc" (diff) | |
download | gentoo-d19550a28aee51d43747c031560e2e442a664f45.tar.gz gentoo-d19550a28aee51d43747c031560e2e442a664f45.tar.bz2 gentoo-d19550a28aee51d43747c031560e2e442a664f45.zip |
Revert "x11-plugins/wmclockmon: destabilise for ppc"
This reverts commit 08e43f2ed2bc3ef45e506efc03fac57014aadd99.
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'x11-plugins/wmclockmon/wmclockmon-0.8.1-r1.ebuild')
-rw-r--r-- | x11-plugins/wmclockmon/wmclockmon-0.8.1-r1.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/x11-plugins/wmclockmon/wmclockmon-0.8.1-r1.ebuild b/x11-plugins/wmclockmon/wmclockmon-0.8.1-r1.ebuild index bcf360453bae..6f42f7bf0fab 100644 --- a/x11-plugins/wmclockmon/wmclockmon-0.8.1-r1.ebuild +++ b/x11-plugins/wmclockmon/wmclockmon-0.8.1-r1.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2022 Gentoo Authors +# Copyright 1999-2021 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=7 @@ -11,7 +11,7 @@ SRC_URI="mirror://debian/pool/main/w/${PN}/${PN}_${PV}-1.tar.gz" LICENSE="GPL-2" SLOT="0" -KEYWORDS="amd64 ~ppc ppc64 ~sparc x86" +KEYWORDS="amd64 ppc ppc64 ~sparc x86" RDEPEND="x11-libs/gtk+:2 x11-libs/libXext |