diff options
author | Sam James <sam@gentoo.org> | 2022-03-03 22:12:25 +0000 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2022-03-04 00:39:09 +0000 |
commit | c6708f7cd974333d88bc6091c831521682d34120 (patch) | |
tree | e927c4b943ae27b82df966f98dc4ef63a6309399 /x11-plugins | |
parent | Revert "x11-plugins/wmsystray: destabilise for ppc" (diff) | |
download | gentoo-c6708f7cd974333d88bc6091c831521682d34120.tar.gz gentoo-c6708f7cd974333d88bc6091c831521682d34120.tar.bz2 gentoo-c6708f7cd974333d88bc6091c831521682d34120.zip |
Revert "x11-plugins/wmSpaceWeather: destabilise for ppc"
This reverts commit a51df6f3c6c1f212f45e2a6fdb1c15a4052053e5.
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'x11-plugins')
-rw-r--r-- | x11-plugins/wmSpaceWeather/wmSpaceWeather-1.04_p19-r1.ebuild | 4 |
1 files 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 4e60ac93ff55..7fdcae9bcf96 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} ) |