commit: 7c7a4f3a37544aa20d5ba23185a4b222b79ad6c3 Author: Sam James <sam <AT> gentoo <DOT> org> AuthorDate: Sun Mar 16 11:45:23 2025 +0000 Commit: Sam James <sam <AT> gentoo <DOT> org> CommitDate: Sun Mar 16 11:45:37 2025 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=7c7a4f3a
sci-astronomy/kstars: Stabilize 3.7.5 amd64, #949206 Signed-off-by: Sam James <sam <AT> gentoo.org> sci-astronomy/kstars/kstars-3.7.5.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/sci-astronomy/kstars/kstars-3.7.5.ebuild b/sci-astronomy/kstars/kstars-3.7.5.ebuild index af5b23d02f3e..36e94f1b2dec 100644 --- a/sci-astronomy/kstars/kstars-3.7.5.ebuild +++ b/sci-astronomy/kstars/kstars-3.7.5.ebuild @@ -14,7 +14,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+"
