commit: 23a3c7ac9b32846f872061b6efd645993983c1d4 Author: Arthur Zamarin <arthurzam <AT> gentoo <DOT> org> AuthorDate: Fri Jan 24 07:05:39 2025 +0000 Commit: Arthur Zamarin <arthurzam <AT> gentoo <DOT> org> CommitDate: Fri Jan 24 07:05:39 2025 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=23a3c7ac
sci-astronomy/kstars: Stabilize 3.7.4 amd64, #947182 Signed-off-by: Arthur Zamarin <arthurzam <AT> gentoo.org> sci-astronomy/kstars/kstars-3.7.4.ebuild | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/sci-astronomy/kstars/kstars-3.7.4.ebuild b/sci-astronomy/kstars/kstars-3.7.4.ebuild index 2e8b93ce0378..976be2788b54 100644 --- a/sci-astronomy/kstars/kstars-3.7.4.ebuild +++ b/sci-astronomy/kstars/kstars-3.7.4.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2024 Gentoo Authors +# Copyright 1999-2025 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=8 @@ -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+"