From c6708f7cd974333d88bc6091c831521682d34120 Mon Sep 17 00:00:00 2001 From: Sam James Date: Thu, 3 Mar 2022 22:12:25 +0000 Subject: [PATCH] Revert "x11-plugins/wmSpaceWeather: destabilise for ppc" This reverts commit a51df6f3c6c1f212f45e2a6fdb1c15a4052053e5. Signed-off-by: Sam James --- x11-plugins/wmSpaceWeather/wmSpaceWeather-1.04_p19-r1.ebuild | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/x11-plugins/wmSpaceWeather/wmSpaceWeather-1.04_p19-r1.ebuild b/x11-plugins/wmSpaceWeather/wmSpaceWeather-1.04_p19-r1.ebuild index 4e60ac93ff55a..7fdcae9bcf963 100644 --- a/x11-plugins/wmSpaceWeather/wmSpaceWeather-1.04_p19-r1.ebuild +++ b/x11-plugins/wmSpaceWeather/wmSpaceWeather-1.04_p19-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=6 @@ -18,7 +18,7 @@ SRC_URI="mirror://debian/pool/main/w/${MY_PN}/${MY_P_ORIG}.tar.gz SLOT="0" LICENSE="GPL-2" -KEYWORDS="amd64 ~hppa ~mips ~ppc ~sparc x86" +KEYWORDS="amd64 ~hppa ~mips ppc ~sparc x86" DOCS=( ../{BUGS,CHANGES,HINTS,README} )