From: Michael Palimaka Date: Mon, 1 Apr 2019 09:46:25 +0000 (+1100) Subject: sci-astronomy/kstars: stabilise 3.1.1 for amd64/x86 X-Git-Url: http://git.tremily.us/gitweb.cgi?a=commitdiff_plain;h=5ffe7b51afe7ed33ede0c18785343ec584f73ecc;p=gentoo.git sci-astronomy/kstars: stabilise 3.1.1 for amd64/x86 Closes: https://bugs.gentoo.org/681880 Package-Manager: Portage-2.3.62, Repoman-2.3.12 Signed-off-by: Michael Palimaka --- diff --git a/sci-astronomy/kstars/kstars-3.1.1.ebuild b/sci-astronomy/kstars/kstars-3.1.1.ebuild index 6e6e693abac0..6fd64bafb989 100644 --- a/sci-astronomy/kstars/kstars-3.1.1.ebuild +++ b/sci-astronomy/kstars/kstars-3.1.1.ebuild @@ -9,7 +9,7 @@ inherit kde5 python-single-r1 if [[ ${KDE_BUILD_TYPE} = release ]]; then SRC_URI="mirror://kde/stable/${PN}/${P}.tar.xz" - KEYWORDS="~amd64 ~x86" + KEYWORDS="amd64 x86" fi DESCRIPTION="Desktop Planetarium"