diff options
author | Sam James <sam@gentoo.org> | 2022-03-03 22:12:17 +0000 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2022-03-04 00:39:01 +0000 |
commit | fe51d51699be096b477f1875bcb32e33d89d57b6 (patch) | |
tree | e71c573014cad2c5f296df783d2f4a657e620d10 /x11-plugins | |
parent | Revert "x11-plugins/wmwifi: destabilise for ppc" (diff) | |
download | gentoo-fe51d51699be096b477f1875bcb32e33d89d57b6.tar.gz gentoo-fe51d51699be096b477f1875bcb32e33d89d57b6.tar.bz2 gentoo-fe51d51699be096b477f1875bcb32e33d89d57b6.zip |
Revert "x11-plugins/wmweather: destabilise for ppc"
This reverts commit cbcb5f79a9ceb784545537a86453ae519f73db54.
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'x11-plugins')
-rw-r--r-- | x11-plugins/wmweather/wmweather-2.4.7.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/x11-plugins/wmweather/wmweather-2.4.7.ebuild b/x11-plugins/wmweather/wmweather-2.4.7.ebuild index ac0824b08050..174e4977f14a 100644 --- a/x11-plugins/wmweather/wmweather-2.4.7.ebuild +++ b/x11-plugins/wmweather/wmweather-2.4.7.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 @@ -9,7 +9,7 @@ SRC_URI="mirror://debian/pool/main/w/${PN}/${PN}_${PV}.orig.tar.gz" LICENSE="GPL-2" SLOT="0" -KEYWORDS="amd64 ~mips ~ppc ppc64 ~sparc x86" +KEYWORDS="amd64 ~mips ppc ppc64 ~sparc x86" IUSE="" RDEPEND="x11-libs/libX11 |