diff options
author | Arthur Zamarin <arthurzam@gentoo.org> | 2024-04-13 21:58:23 +0300 |
---|---|---|
committer | Arthur Zamarin <arthurzam@gentoo.org> | 2024-04-13 21:58:23 +0300 |
commit | b74268e5c185e7918463e1c43badfc052635fbf7 (patch) | |
tree | 0ee4a524c74a430bf2f41b229e7cdb005708c424 /x11-plugins/wmSpaceWeather | |
parent | x11-plugins/wmweather: Stabilize 2.4.7-r1 ppc, #929948 (diff) | |
download | gentoo-b74268e5c185e7918463e1c43badfc052635fbf7.tar.gz gentoo-b74268e5c185e7918463e1c43badfc052635fbf7.tar.bz2 gentoo-b74268e5c185e7918463e1c43badfc052635fbf7.zip |
x11-plugins/wmSpaceWeather: Stabilize 1.04_p19-r2 ppc, #929946
Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
Diffstat (limited to 'x11-plugins/wmSpaceWeather')
-rw-r--r-- | x11-plugins/wmSpaceWeather/wmSpaceWeather-1.04_p19-r2.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/x11-plugins/wmSpaceWeather/wmSpaceWeather-1.04_p19-r2.ebuild b/x11-plugins/wmSpaceWeather/wmSpaceWeather-1.04_p19-r2.ebuild index 79419409b173..93a8d3540965 100644 --- a/x11-plugins/wmSpaceWeather/wmSpaceWeather-1.04_p19-r2.ebuild +++ b/x11-plugins/wmSpaceWeather/wmSpaceWeather-1.04_p19-r2.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2023 Gentoo Authors +# Copyright 1999-2024 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=8 @@ -19,7 +19,7 @@ S="${WORKDIR}/${MY_P_ORIG/_/-}/${PN}" SLOT="0" LICENSE="GPL-2+" -KEYWORDS="~amd64 ~hppa ~mips ~ppc ~sparc ~x86" +KEYWORDS="~amd64 ~hppa ~mips ppc ~sparc ~x86" DOCS=( ../{BUGS,CHANGES,HINTS,README} ) |