commit: 591a240b19938ddab43b3bf8a45b873a0105bf0e
Author: Arthur Zamarin <arthurzam <AT> gentoo <DOT> org>
AuthorDate: Sun Sep 1 19:33:54 2024 +0000
Commit: Arthur Zamarin <arthurzam <AT> gentoo <DOT> org>
CommitDate: Sun Sep 1 19:33:54 2024 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=591a240b
dev-libs/kweathercore: Stabilize 0.8.0 arm64, #934478
Signed-off-by: Arthur Zamarin <arthurzam <AT> gentoo.org>
dev-libs/kweathercore/kweathercore-0.8.0.ebuild | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/dev-libs/kweathercore/kweathercore-0.8.0.ebuild
b/dev-libs/kweathercore/kweathercore-0.8.0.ebuild
index 171f605d9258..188e81a05203 100644
--- a/dev-libs/kweathercore/kweathercore-0.8.0.ebuild
+++ b/dev-libs/kweathercore/kweathercore-0.8.0.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 ~arm64 ~ppc64 ~x86"
+ KEYWORDS="amd64 arm64 ~ppc64 ~x86"
fi
LICENSE="LGPL-2+"
SLOT="6"