commit: 0acd521089c021a49a23dfa136f12e0998fbd3dd
Author: Arthur Zamarin <arthurzam <AT> gentoo <DOT> org>
AuthorDate: Sat Jul 8 09:18:21 2023 +0000
Commit: Arthur Zamarin <arthurzam <AT> gentoo <DOT> org>
CommitDate: Sat Jul 8 09:33:41 2023 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=0acd5210
dev-libs/kweathercore: Stabilize 0.7 amd64, #909314
Signed-off-by: Arthur Zamarin <arthurzam <AT> gentoo.org>
dev-libs/kweathercore/kweathercore-0.7.ebuild | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/dev-libs/kweathercore/kweathercore-0.7.ebuild
b/dev-libs/kweathercore/kweathercore-0.7.ebuild
index f8116d8015f1..5935ba6b191c 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"