commit: 9db4cf4ac5a4d6c16a3792af3055f4de5a68ea1f Author: Agostino Sarubbo <ago <AT> gentoo <DOT> org> AuthorDate: Mon Jun 21 06:17:24 2021 +0000 Commit: Agostino Sarubbo <ago <AT> gentoo <DOT> org> CommitDate: Mon Jun 21 06:17:24 2021 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=9db4cf4a
sci-astronomy/kstars: amd64 stable wrt bug #796818 Package-Manager: Portage-3.0.20, Repoman-3.0.2 RepoMan-Options: --include-arches="amd64" Signed-off-by: Agostino Sarubbo <ago <AT> gentoo.org> sci-astronomy/kstars/kstars-3.5.3.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/sci-astronomy/kstars/kstars-3.5.3.ebuild b/sci-astronomy/kstars/kstars-3.5.3.ebuild index 49493cc295d..cacea491b9c 100644 --- a/sci-astronomy/kstars/kstars-3.5.3.ebuild +++ b/sci-astronomy/kstars/kstars-3.5.3.ebuild @@ -13,7 +13,7 @@ HOMEPAGE="https://apps.kde.org/en/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+"
