From 08bf34cfc5b6ced17ec71e1dc97308a9e2e8c3df Mon Sep 17 00:00:00 2001 From: Arthur Zamarin Date: Tue, 21 Oct 2025 11:56:57 +0300 Subject: [PATCH] sci-astronomy/kstars: Stabilize 3.7.9 amd64, #963984 Signed-off-by: Arthur Zamarin --- sci-astronomy/kstars/kstars-3.7.9.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/sci-astronomy/kstars/kstars-3.7.9.ebuild b/sci-astronomy/kstars/kstars-3.7.9.ebuild index 41c425f0952a6..6cd14236ce58f 100644 --- a/sci-astronomy/kstars/kstars-3.7.9.ebuild +++ b/sci-astronomy/kstars/kstars-3.7.9.ebuild @@ -13,7 +13,7 @@ HOMEPAGE="https://apps.kde.org/kstars/ https://kstars.kde.org/" if [[ ${KDE_BUILD_TYPE} = release ]]; then SRC_URI="mirror://kde/stable/${PN}/${PV}/${P}.tar.xz" - KEYWORDS="~amd64 ~x86" + KEYWORDS="amd64 ~x86" fi LICENSE="GPL-2+ GPL-3+"