diff options
author | Sam James <sam@gentoo.org> | 2022-02-08 04:44:42 +0000 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2022-02-08 04:44:42 +0000 |
commit | 9cdbcd333442e689fe3fbdc0c3ad61c8644387f3 (patch) | |
tree | 08defdacac20cb79046bffa1bf141329c4091f3e /gnome-extra/gnome-system-monitor | |
parent | dev-cpp/gtkmm: Stabilize 3.24.5 arm64, #831946 (diff) | |
download | gentoo-9cdbcd333442e689fe3fbdc0c3ad61c8644387f3.tar.gz gentoo-9cdbcd333442e689fe3fbdc0c3ad61c8644387f3.tar.bz2 gentoo-9cdbcd333442e689fe3fbdc0c3ad61c8644387f3.zip |
gnome-extra/gnome-system-monitor: Stabilize 40.1 arm64, #831946
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'gnome-extra/gnome-system-monitor')
-rw-r--r-- | gnome-extra/gnome-system-monitor/gnome-system-monitor-40.1.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/gnome-extra/gnome-system-monitor/gnome-system-monitor-40.1.ebuild b/gnome-extra/gnome-system-monitor/gnome-system-monitor-40.1.ebuild index 18c7d1f16eb6..be5bd4a7a192 100644 --- a/gnome-extra/gnome-system-monitor/gnome-system-monitor-40.1.ebuild +++ b/gnome-extra/gnome-system-monitor/gnome-system-monitor-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://help.gnome.org/users/gnome-system-monitor/stable/" LICENSE="GPL-2+" SLOT="0" IUSE="systemd X" -KEYWORDS="~alpha amd64 ~arm ~arm64 ~ia64 ~ppc ~ppc64 ~riscv ~sparc x86" +KEYWORDS="~alpha amd64 ~arm arm64 ~ia64 ~ppc ~ppc64 ~riscv ~sparc x86" RDEPEND=" >=dev-cpp/glibmm-2.46:2 |