diff options
author | Thomas Deutschmann <whissi@gentoo.org> | 2019-08-11 22:20:18 +0200 |
---|---|---|
committer | Thomas Deutschmann <whissi@gentoo.org> | 2019-08-11 23:27:57 +0200 |
commit | fadfc09e0be5b16c29efd297cf6a89ac6670a174 (patch) | |
tree | 6a324f362ac98e109f0f9b356c873f26b2bbc7cb /sci-astronomy/kstars | |
parent | app-office/kmymoney: x86 stable (bug #691606) (diff) | |
download | gentoo-fadfc09e0be5b16c29efd297cf6a89ac6670a174.tar.gz gentoo-fadfc09e0be5b16c29efd297cf6a89ac6670a174.tar.bz2 gentoo-fadfc09e0be5b16c29efd297cf6a89ac6670a174.zip |
sci-astronomy/kstars: x86 stable (bug #691622)
Package-Manager: Portage-2.3.71, Repoman-2.3.17
Signed-off-by: Thomas Deutschmann <whissi@gentoo.org>
Diffstat (limited to 'sci-astronomy/kstars')
-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 dbf91c26649b..ef88c9c349be 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" |