commit: d4eafa7b9d7c0a40006ffd6dc8e06268a7cb5d80
Author: Andreas Sturmlechner <asturm <AT> gentoo <DOT> org>
AuthorDate: Mon Mar 16 21:23:23 2020 +0000
Commit: Andreas Sturmlechner <asturm <AT> gentoo <DOT> org>
CommitDate: Mon Mar 16 21:41:28 2020 +0000
URL: https://gitweb.gentoo.org/proj/kde.git/commit/?id=d4eafa7b
kde-misc/plasma-applet-weather-widget: Fix wrongly added keyword
Package-Manager: Portage-2.3.94, Repoman-2.3.21
Signed-off-by: Andreas Sturmlechner <asturm <AT> gentoo.org>
.../plasma-applet-weather-widget-9999.ebuild | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git
a/kde-misc/plasma-applet-weather-widget/plasma-applet-weather-widget-9999.ebuild
b/kde-misc/plasma-applet-weather-widget/plasma-applet-weather-widget-9999.ebuild
index 02e055d705..6a1d36c9da 100644
---
a/kde-misc/plasma-applet-weather-widget/plasma-applet-weather-widget-9999.ebuild
+++
b/kde-misc/plasma-applet-weather-widget/plasma-applet-weather-widget-9999.ebuild
@@ -10,7 +10,7 @@ if [[ ${PV} = *9999* ]] ; then
inherit git-r3
else
SRC_URI="https://github.com/kotelnik/${PN}/archive/v${PV}.tar.gz ->
${P}.tar.gz"
- KEYWORDS="~amd64 ~ppc64"
+ KEYWORDS="~amd64 ~arm64"
fi
DESCRIPTION="Plasma 5 applet for weather forecasts"