From e30b5cd58aad49e8aa9c7841febf6f5e8de6a9d8 Mon Sep 17 00:00:00 2001 From: Arthur Zamarin Date: Sat, 3 Jun 2023 17:44:58 +0300 Subject: sci-astronomy/kstars: destabilize for ~x86 Signed-off-by: Arthur Zamarin --- sci-astronomy/kstars/kstars-3.6.2.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'sci-astronomy') diff --git a/sci-astronomy/kstars/kstars-3.6.2.ebuild b/sci-astronomy/kstars/kstars-3.6.2.ebuild index 436307024d9c..6c9297ac84a4 100644 --- a/sci-astronomy/kstars/kstars-3.6.2.ebuild +++ b/sci-astronomy/kstars/kstars-3.6.2.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+" -- cgit v1.2.3-65-gdbad