commit: 5ffe7b51afe7ed33ede0c18785343ec584f73ecc Author: Michael Palimaka <kensington <AT> gentoo <DOT> org> AuthorDate: Mon Apr 1 09:46:25 2019 +0000 Commit: Michael Palimaka <kensington <AT> gentoo <DOT> org> CommitDate: Mon Apr 1 09:46:51 2019 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=5ffe7b51
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 <kensington <AT> gentoo.org> sci-astronomy/kstars/kstars-3.1.1.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/sci-astronomy/kstars/kstars-3.1.1.ebuild b/sci-astronomy/kstars/kstars-3.1.1.ebuild index 6e6e693abac..6fd64bafb98 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"
