diff options
author | Sam James <sam@gentoo.org> | 2021-01-25 17:14:42 +0000 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2021-01-25 17:14:42 +0000 |
commit | 38df8f32c6d76e59e0ada65a69fdc0f2cf34543e (patch) | |
tree | e2df5c4e722e8c6d8c235709d49a30a424fc46ce /kde-plasma/plasma-systemmonitor | |
parent | dev-php/pecl-apcu: Stabilize 5.1.19 arm64, #766393 (diff) | |
download | gentoo-38df8f32c6d76e59e0ada65a69fdc0f2cf34543e.tar.gz gentoo-38df8f32c6d76e59e0ada65a69fdc0f2cf34543e.tar.bz2 gentoo-38df8f32c6d76e59e0ada65a69fdc0f2cf34543e.zip |
kde-plasma/plasma-systemmonitor: Keyword 5.20.0-r1 arm, #766615
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'kde-plasma/plasma-systemmonitor')
-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 74a974a91fb2..01e7196203bb 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 ~ppc64" + KEYWORDS="~amd64 ~arm ~ppc64" fi LICENSE="|| ( GPL-3 GPL-2 )" |