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/plasma-systemmonitor/
Date: Wed, 10 Feb 2021 14:54:56
Message-Id: 1612968885.8e7ea5d90e6ea2135f001be8af83f17483eb2d0f.sam@gentoo
1 commit: 8e7ea5d90e6ea2135f001be8af83f17483eb2d0f
2 Author: Sam James <sam <AT> gentoo <DOT> org>
3 AuthorDate: Wed Feb 10 14:54:45 2021 +0000
4 Commit: Sam James <sam <AT> gentoo <DOT> org>
5 CommitDate: Wed Feb 10 14:54:45 2021 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=8e7ea5d9
7
8 kde-plasma/plasma-systemmonitor: Keyword 5.20.0-r1 x86, #766615
9
10 Signed-off-by: Sam James <sam <AT> gentoo.org>
11
12 kde-plasma/plasma-systemmonitor/plasma-systemmonitor-5.20.0-r1.ebuild | 2 +-
13 1 file changed, 1 insertion(+), 1 deletion(-)
14
15 diff --git a/kde-plasma/plasma-systemmonitor/plasma-systemmonitor-5.20.0-r1.ebuild b/kde-plasma/plasma-systemmonitor/plasma-systemmonitor-5.20.0-r1.ebuild
16 index c82a81c04b8..a7dd9a1198b 100644
17 --- a/kde-plasma/plasma-systemmonitor/plasma-systemmonitor-5.20.0-r1.ebuild
18 +++ b/kde-plasma/plasma-systemmonitor/plasma-systemmonitor-5.20.0-r1.ebuild
19 @@ -12,7 +12,7 @@ HOMEPAGE="https://invent.kde.org/plasma/plasma-systemmonitor"
20
21 if [[ ${KDE_BUILD_TYPE} == release ]]; then
22 SRC_URI="mirror://kde/stable/${PN}/${P}.tar.xz"
23 - KEYWORDS="~amd64 ~arm ~arm64 ~ppc64"
24 + KEYWORDS="~amd64 ~arm ~arm64 ~ppc64 ~x86"
25 fi
26
27 LICENSE="|| ( GPL-3 GPL-2 )"