summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorArthur Zamarin <arthurzam@gentoo.org>2023-07-08 09:16:25 +0000
committerArthur Zamarin <arthurzam@gentoo.org>2023-07-08 09:32:29 +0000
commitb3bebf88dd907ed27ac4d33312413ac7f2013b27 (patch)
treecf683a9f98f1d68ff38d08070311368e92ad7e0e /dev-libs
parentkde-apps/yakuake: Stabilize 23.04.2 arm64, #909314 (diff)
downloadgentoo-b3bebf88dd907ed27ac4d33312413ac7f2013b27.tar.gz
gentoo-b3bebf88dd907ed27ac4d33312413ac7f2013b27.tar.bz2
gentoo-b3bebf88dd907ed27ac4d33312413ac7f2013b27.zip
dev-libs/kweathercore: Stabilize 0.7 arm64, #909314
Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
Diffstat (limited to 'dev-libs')
-rw-r--r--dev-libs/kweathercore/kweathercore-0.7.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-libs/kweathercore/kweathercore-0.7.ebuild b/dev-libs/kweathercore/kweathercore-0.7.ebuild
index adf6b05599f3..f8116d8015f1 100644
--- a/dev-libs/kweathercore/kweathercore-0.7.ebuild
+++ b/dev-libs/kweathercore/kweathercore-0.7.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 ~loong ~ppc64 ~x86"
+ KEYWORDS="~amd64 arm64 ~loong ~ppc64 ~x86"
fi
LICENSE="LGPL-2+"
SLOT="5"