diff options
author | Sam James <sam@gentoo.org> | 2022-02-08 04:44:43 +0000 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2022-02-08 04:44:43 +0000 |
commit | 6d72f73887d73644dc24c0063cd840e7897c8f3e (patch) | |
tree | d8859b0782a2ee0ca55587ca3538921ac82a7392 /gnome-extra | |
parent | gnome-extra/gnome-system-monitor: Stabilize 40.1 arm64, #831946 (diff) | |
download | gentoo-6d72f73887d73644dc24c0063cd840e7897c8f3e.tar.gz gentoo-6d72f73887d73644dc24c0063cd840e7897c8f3e.tar.bz2 gentoo-6d72f73887d73644dc24c0063cd840e7897c8f3e.zip |
gnome-extra/gnome-weather: Stabilize 40.1 arm64, #831946
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'gnome-extra')
-rw-r--r-- | gnome-extra/gnome-weather/gnome-weather-40.1.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/gnome-extra/gnome-weather/gnome-weather-40.1.ebuild b/gnome-extra/gnome-weather/gnome-weather-40.1.ebuild index 9899247ecc28..ceab4f766a9f 100644 --- a/gnome-extra/gnome-weather/gnome-weather-40.1.ebuild +++ b/gnome-extra/gnome-weather/gnome-weather-40.1.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=7 @@ -10,7 +10,7 @@ HOMEPAGE="https://wiki.gnome.org/Design/Apps/Weather" LICENSE="GPL-2+ LGPL-2+ MIT CC-BY-3.0 CC-BY-SA-3.0" SLOT="0" -KEYWORDS="amd64 ~arm64 ~ppc64 x86" +KEYWORDS="amd64 arm64 ~ppc64 x86" DEPEND=" >=dev-libs/glib-2.32:2 |