diff options
author | Andreas Sturmlechner <asturm@gentoo.org> | 2019-08-14 15:01:51 +0200 |
---|---|---|
committer | Andreas Sturmlechner <asturm@gentoo.org> | 2019-08-14 15:01:51 +0200 |
commit | 8033f22f662299e7c5a8bc4a4dfa43d7074ac461 (patch) | |
tree | 248dbc13e4a802716792e4cc95d130201b2c92d2 /sci-astronomy | |
parent | dev-util/kdevelop: Drop 5.4.0 (diff) | |
download | gentoo-8033f22f662299e7c5a8bc4a4dfa43d7074ac461.tar.gz gentoo-8033f22f662299e7c5a8bc4a4dfa43d7074ac461.tar.bz2 gentoo-8033f22f662299e7c5a8bc4a4dfa43d7074ac461.zip |
sci-astronomy/kstars: 3.2.3 amd64 stable
Closes: https://bugs.gentoo.org/691622
Package-Manager: Portage-2.3.71, Repoman-2.3.17
Signed-off-by: Andreas Sturmlechner <asturm@gentoo.org>
Diffstat (limited to 'sci-astronomy')
-rw-r--r-- | sci-astronomy/kstars/kstars-3.2.3.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sci-astronomy/kstars/kstars-3.2.3.ebuild b/sci-astronomy/kstars/kstars-3.2.3.ebuild index ef88c9c349be..37fbdb6ba508 100644 --- a/sci-astronomy/kstars/kstars-3.2.3.ebuild +++ b/sci-astronomy/kstars/kstars-3.2.3.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" |