summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorArthur Zamarin <arthurzam@gentoo.org>2024-09-01 22:33:54 +0300
committerArthur Zamarin <arthurzam@gentoo.org>2024-09-01 22:33:54 +0300
commit591a240b19938ddab43b3bf8a45b873a0105bf0e (patch)
tree97af9fd3ca8d34b54923473f2c19ee5a04d3bedd /dev-libs
parentkde-apps/yakuake: Stabilize 24.05.2 arm64, #934478 (diff)
downloadgentoo-591a240b19938ddab43b3bf8a45b873a0105bf0e.tar.gz
gentoo-591a240b19938ddab43b3bf8a45b873a0105bf0e.tar.bz2
gentoo-591a240b19938ddab43b3bf8a45b873a0105bf0e.zip
dev-libs/kweathercore: Stabilize 0.8.0 arm64, #934478
Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
Diffstat (limited to 'dev-libs')
-rw-r--r--dev-libs/kweathercore/kweathercore-0.8.0.ebuild2
1 files changed, 1 insertions, 1 deletions
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"