Gentoo Archives: gentoo-commits

From: Sam James <sam@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: kde-plasma/ksysguard/
Date: Wed, 15 Sep 2021 02:24:59
Message-Id: 1631672626.2832f720f41e39c8a0d8be09093a1411792ced73.sam@gentoo
1 commit: 2832f720f41e39c8a0d8be09093a1411792ced73
2 Author: Sam James <sam <AT> gentoo <DOT> org>
3 AuthorDate: Wed Sep 15 02:23:46 2021 +0000
4 Commit: Sam James <sam <AT> gentoo <DOT> org>
5 CommitDate: Wed Sep 15 02:23:46 2021 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=2832f720
7
8 kde-plasma/ksysguard: Stabilize 5.22.0 x86, #811444
9
10 Signed-off-by: Sam James <sam <AT> gentoo.org>
11
12 kde-plasma/ksysguard/ksysguard-5.22.0.ebuild | 2 +-
13 1 file changed, 1 insertion(+), 1 deletion(-)
14
15 diff --git a/kde-plasma/ksysguard/ksysguard-5.22.0.ebuild b/kde-plasma/ksysguard/ksysguard-5.22.0.ebuild
16 index 1be76e5802d..4912efbccb2 100644
17 --- a/kde-plasma/ksysguard/ksysguard-5.22.0.ebuild
18 +++ b/kde-plasma/ksysguard/ksysguard-5.22.0.ebuild
19 @@ -16,7 +16,7 @@ HOMEPAGE="https://apps.kde.org/ksysguard/ https://userbase.kde.org/KSysGuard"
20
21 if [[ ${KDE_BUILD_TYPE} != live ]]; then
22 SRC_URI="mirror://kde/stable/${PN}/${PV}/${P}.tar.xz"
23 - KEYWORDS="~amd64 ~arm ~arm64 ~ppc64 ~x86"
24 + KEYWORDS="amd64 ~arm ~arm64 ~ppc64 x86"
25 fi
26
27 LICENSE="GPL-2+"