diff options
author | Sam James <sam@gentoo.org> | 2022-03-03 22:21:07 +0100 |
---|---|---|
committer | David Seifert <soap@gentoo.org> | 2022-03-03 22:21:07 +0100 |
commit | a51df6f3c6c1f212f45e2a6fdb1c15a4052053e5 (patch) | |
tree | e927ab82cd1ac78dc0059c6a583703f4da582db1 /x11-plugins/wmSpaceWeather | |
parent | x11-plugins/wmppp: destabilise for ppc (diff) | |
download | gentoo-a51df6f3c6c1f212f45e2a6fdb1c15a4052053e5.tar.gz gentoo-a51df6f3c6c1f212f45e2a6fdb1c15a4052053e5.tar.bz2 gentoo-a51df6f3c6c1f212f45e2a6fdb1c15a4052053e5.zip |
x11-plugins/wmSpaceWeather: destabilise for ppc
Signed-off-by: Sam James <sam@gentoo.org>
Signed-off-by: David Seifert <soap@gentoo.org>
Diffstat (limited to 'x11-plugins/wmSpaceWeather')
-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 7fdcae9bcf96..4e60ac93ff55 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-2021 Gentoo Authors +# Copyright 1999-2022 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} ) |