diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2022-10-07 11:36:35 +0200 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2022-10-07 11:36:35 +0200 |
commit | 1a4478d30020dbba96497b2c2a09d51f6a508ccf (patch) | |
tree | c30b2ad90d614c0911b15b4201153afc8c855f99 /sci-astronomy/kstars | |
parent | dev-python/bcrypt: Stabilize 4.0.0 sparc, #875314 (diff) | |
download | gentoo-1a4478d30020dbba96497b2c2a09d51f6a508ccf.tar.gz gentoo-1a4478d30020dbba96497b2c2a09d51f6a508ccf.tar.bz2 gentoo-1a4478d30020dbba96497b2c2a09d51f6a508ccf.zip |
sci-astronomy/kstars: Stabilize 3.5.9 x86, #853289
Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
Diffstat (limited to 'sci-astronomy/kstars')
-rw-r--r-- | sci-astronomy/kstars/kstars-3.5.9.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sci-astronomy/kstars/kstars-3.5.9.ebuild b/sci-astronomy/kstars/kstars-3.5.9.ebuild index e30e6b5fb1d3..c76af5d9b626 100644 --- a/sci-astronomy/kstars/kstars-3.5.9.ebuild +++ b/sci-astronomy/kstars/kstars-3.5.9.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+" |