commit: edac83f968ca56f3094e0fecf7db22a93d9f01ec Author: Agostino Sarubbo <ago <AT> gentoo <DOT> org> AuthorDate: Thu Nov 3 08:07:42 2022 +0000 Commit: Agostino Sarubbo <ago <AT> gentoo <DOT> org> CommitDate: Thu Nov 3 08:08:18 2022 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=edac83f9
sci-astronomy/kstars: Stabilize 3.6.1 x86, #878279 Signed-off-by: Agostino Sarubbo <ago <AT> gentoo.org> sci-astronomy/kstars/kstars-3.6.1.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/sci-astronomy/kstars/kstars-3.6.1.ebuild b/sci-astronomy/kstars/kstars-3.6.1.ebuild index 0b704f0a8789..ab00714ee37c 100644 --- a/sci-astronomy/kstars/kstars-3.6.1.ebuild +++ b/sci-astronomy/kstars/kstars-3.6.1.ebuild @@ -14,7 +14,7 @@ HOMEPAGE="https://apps.kde.org/kstars/ https://edu.kde.org/kstars/" if [[ ${KDE_BUILD_TYPE} = release ]]; then SRC_URI="mirror://kde/stable/${PN}/${P}.tar.xz" - KEYWORDS="amd64 ~x86" + KEYWORDS="amd64 x86" fi LICENSE="GPL-2+ GPL-3+"
