diff options
author | Thomas Deutschmann <whissi@gentoo.org> | 2019-02-15 00:57:17 +0100 |
---|---|---|
committer | Thomas Deutschmann <whissi@gentoo.org> | 2019-02-15 01:17:41 +0100 |
commit | 2abd94e44db7e69dce09a22138a158ff23e07518 (patch) | |
tree | b2d0ba89d05eae625173b5e72b52d03c9e9cc1ab /sci-astronomy | |
parent | net-misc/jlj: x86 stable (bug #676740) (diff) | |
download | gentoo-2abd94e44db7e69dce09a22138a158ff23e07518.tar.gz gentoo-2abd94e44db7e69dce09a22138a158ff23e07518.tar.bz2 gentoo-2abd94e44db7e69dce09a22138a158ff23e07518.zip |
sci-astronomy/kstars: x86 stable (bug #676428)
Package-Manager: Portage-2.3.59, Repoman-2.3.12
Signed-off-by: Thomas Deutschmann <whissi@gentoo.org>
Diffstat (limited to 'sci-astronomy')
-rw-r--r-- | sci-astronomy/kstars/kstars-3.0.0.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sci-astronomy/kstars/kstars-3.0.0.ebuild b/sci-astronomy/kstars/kstars-3.0.0.ebuild index 6e6e693abac0..7746c2b00406 100644 --- a/sci-astronomy/kstars/kstars-3.0.0.ebuild +++ b/sci-astronomy/kstars/kstars-3.0.0.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" |