Gentoo Archives: gentoo-commits

From: Arthur Zamarin <arthurzam@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: kde-misc/kweather/
Date: Sat, 30 Jul 2022 19:39:46
Message-Id: 1659209971.000002bf8508d2da0242b09732e46f41af9e6b5a.arthurzam@gentoo
1 commit: 000002bf8508d2da0242b09732e46f41af9e6b5a
2 Author: Arthur Zamarin <arthurzam <AT> gentoo <DOT> org>
3 AuthorDate: Sat Jul 30 19:39:31 2022 +0000
4 Commit: Arthur Zamarin <arthurzam <AT> gentoo <DOT> org>
5 CommitDate: Sat Jul 30 19:39:31 2022 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=000002bf
7
8 kde-misc/kweather: Keyword 22.06 arm64, #861716
9
10 Signed-off-by: Arthur Zamarin <arthurzam <AT> gentoo.org>
11
12 kde-misc/kweather/kweather-22.06.ebuild | 2 +-
13 1 file changed, 1 insertion(+), 1 deletion(-)
14
15 diff --git a/kde-misc/kweather/kweather-22.06.ebuild b/kde-misc/kweather/kweather-22.06.ebuild
16 index 5745c45725a7..b90e1aaa637a 100644
17 --- a/kde-misc/kweather/kweather-22.06.ebuild
18 +++ b/kde-misc/kweather/kweather-22.06.ebuild
19 @@ -12,7 +12,7 @@ DESCRIPTION="Weather forecast application for Plasma with flat and dynamic/anima
20 HOMEPAGE="https://apps.kde.org/kweather/"
21
22 if [[ ${KDE_BUILD_TYPE} = release ]]; then
23 - KEYWORDS="~amd64"
24 + KEYWORDS="~amd64 ~arm64"
25 fi
26
27 LICENSE="GPL-2+"