diff --git a/dev-libs/kweathercore/kweathercore-0.6.ebuild b/dev-libs/kweathercore/kweathercore-0.6.ebuild index 4b2bb21a7ac38..78dbf639c68b5 100644 --- a/dev-libs/kweathercore/kweathercore-0.6.ebuild +++ b/dev-libs/kweathercore/kweathercore-0.6.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"