diff options
author | Sam James <sam@gentoo.org> | 2022-03-03 22:21:11 +0100 |
---|---|---|
committer | David Seifert <soap@gentoo.org> | 2022-03-03 22:21:11 +0100 |
commit | cbcb5f79a9ceb784545537a86453ae519f73db54 (patch) | |
tree | 430704719cc677be9c50b1e338e0ed8f23155fa6 /x11-plugins/wmweather | |
parent | x11-plugins/wmtz: destabilise for ppc (diff) | |
download | gentoo-cbcb5f79a9ceb784545537a86453ae519f73db54.tar.gz gentoo-cbcb5f79a9ceb784545537a86453ae519f73db54.tar.bz2 gentoo-cbcb5f79a9ceb784545537a86453ae519f73db54.zip |
x11-plugins/wmweather: destabilise for ppc
Signed-off-by: Sam James <sam@gentoo.org>
Signed-off-by: David Seifert <soap@gentoo.org>
Diffstat (limited to 'x11-plugins/wmweather')
-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 174e4977f14a..ac0824b08050 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-2020 Gentoo Authors +# Copyright 1999-2022 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 |