diff options
author | Sam James <sam@gentoo.org> | 2021-02-10 14:54:45 +0000 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2021-02-10 14:54:45 +0000 |
commit | 8e7ea5d90e6ea2135f001be8af83f17483eb2d0f (patch) | |
tree | f30f8d6d227751172df5206681149b4949dcd41e /kde-plasma | |
parent | games-strategy/ja2-stracciatella: Keyword 0.17.0 x86, #766465 (diff) | |
download | gentoo-8e7ea5d90e6ea2135f001be8af83f17483eb2d0f.tar.gz gentoo-8e7ea5d90e6ea2135f001be8af83f17483eb2d0f.tar.bz2 gentoo-8e7ea5d90e6ea2135f001be8af83f17483eb2d0f.zip |
kde-plasma/plasma-systemmonitor: Keyword 5.20.0-r1 x86, #766615
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'kde-plasma')
-rw-r--r-- | kde-plasma/plasma-systemmonitor/plasma-systemmonitor-5.20.0-r1.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
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 index c82a81c04b85..a7dd9a1198b9 100644 --- a/kde-plasma/plasma-systemmonitor/plasma-systemmonitor-5.20.0-r1.ebuild +++ b/kde-plasma/plasma-systemmonitor/plasma-systemmonitor-5.20.0-r1.ebuild @@ -12,7 +12,7 @@ HOMEPAGE="https://invent.kde.org/plasma/plasma-systemmonitor" if [[ ${KDE_BUILD_TYPE} == release ]]; then SRC_URI="mirror://kde/stable/${PN}/${P}.tar.xz" - KEYWORDS="~amd64 ~arm ~arm64 ~ppc64" + KEYWORDS="~amd64 ~arm ~arm64 ~ppc64 ~x86" fi LICENSE="|| ( GPL-3 GPL-2 )" |