commit: 3ca50157c233b0f068e70a17b2a94510102cc66e Author: Arthur Zamarin <arthurzam <AT> gentoo <DOT> org> AuthorDate: Sat Jul 30 19:39:31 2022 +0000 Commit: Andreas Sturmlechner <asturm <AT> gentoo <DOT> org> CommitDate: Fri Nov 11 21:08:25 2022 +0000 URL: https://gitweb.gentoo.org/proj/kde.git/commit/?id=3ca50157
dev-libs/kweathercore: Keyword 0.6 arm64, #861716 Signed-off-by: Arthur Zamarin <arthurzam <AT> gentoo.org> Signed-off-by: Andreas Sturmlechner <asturm <AT> gentoo.org> dev-libs/kweathercore/kweathercore-9999.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/dev-libs/kweathercore/kweathercore-9999.ebuild b/dev-libs/kweathercore/kweathercore-9999.ebuild index 4b2bb21a7a..78dbf639c6 100644 --- a/dev-libs/kweathercore/kweathercore-9999.ebuild +++ b/dev-libs/kweathercore/kweathercore-9999.ebuild @@ -14,7 +14,7 @@ DESCRIPTION="Library for retrieval of weather information including forecasts an if [[ ${KDE_BUILD_TYPE} = release ]]; then SRC_URI="mirror://kde/stable/${PN}/${PV}/${P}.tar.xz" - KEYWORDS="~amd64" + KEYWORDS="~amd64 ~arm64" fi LICENSE="LGPL-2+" SLOT="5"