From edac83f968ca56f3094e0fecf7db22a93d9f01ec Mon Sep 17 00:00:00 2001 From: Agostino Sarubbo Date: Thu, 3 Nov 2022 09:07:42 +0100 Subject: [PATCH] sci-astronomy/kstars: Stabilize 3.6.1 x86, #878279 Signed-off-by: Agostino Sarubbo --- 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 0b704f0a87891..ab00714ee37c7 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+"