diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2020-02-12 16:09:39 +0100 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2020-02-12 16:09:39 +0100 |
commit | e1b12c5ed24695b7839f2df44192935938794496 (patch) | |
tree | 24d7583f527d0f05d42706cb743c25b6dfd7c0a7 /sci-astronomy | |
parent | sys-libs/e2fsprogs-libs: amd64 stable wrt bug #709374 (diff) | |
download | gentoo-e1b12c5ed24695b7839f2df44192935938794496.tar.gz gentoo-e1b12c5ed24695b7839f2df44192935938794496.tar.bz2 gentoo-e1b12c5ed24695b7839f2df44192935938794496.zip |
sci-astronomy/kstars: x86 stable wrt bug #701942
Package-Manager: Portage-2.3.84, Repoman-2.3.20
RepoMan-Options: --include-arches="x86"
Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
Diffstat (limited to 'sci-astronomy')
-rw-r--r-- | sci-astronomy/kstars/kstars-3.3.9.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sci-astronomy/kstars/kstars-3.3.9.ebuild b/sci-astronomy/kstars/kstars-3.3.9.ebuild index 33ecf5ac5e8a..c64678a238f2 100644 --- a/sci-astronomy/kstars/kstars-3.3.9.ebuild +++ b/sci-astronomy/kstars/kstars-3.3.9.ebuild @@ -14,7 +14,7 @@ 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+" |