diff options
author | 2017-04-16 22:51:44 +0200 | |
---|---|---|
committer | 2017-04-16 22:57:53 +0200 | |
commit | 4f12ee8f8ab836c4cc83323426aa41d243ac25fa (patch) | |
tree | 0687a5bcad3145f6ee975f4f0ba6f661ab789472 /kde-apps/kstars | |
parent | kde-apps/ksquares: amd64 stable wrt bug #612776 (diff) | |
download | gentoo-4f12ee8f8ab836c4cc83323426aa41d243ac25fa.tar.gz gentoo-4f12ee8f8ab836c4cc83323426aa41d243ac25fa.tar.bz2 gentoo-4f12ee8f8ab836c4cc83323426aa41d243ac25fa.zip |
kde-apps/kstars: amd64 stable wrt bug #612776
Package-Manager: Portage-2.3.3, Repoman-2.3.1
RepoMan-Options: --include-arches="amd64"
Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
Diffstat (limited to 'kde-apps/kstars')
-rw-r--r-- | kde-apps/kstars/kstars-16.12.3-r1.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/kde-apps/kstars/kstars-16.12.3-r1.ebuild b/kde-apps/kstars/kstars-16.12.3-r1.ebuild index d24671d587da..620860d6f692 100644 --- a/kde-apps/kstars/kstars-16.12.3-r1.ebuild +++ b/kde-apps/kstars/kstars-16.12.3-r1.ebuild @@ -9,7 +9,7 @@ inherit kde5 python-single-r1 DESCRIPTION="Desktop Planetarium" HOMEPAGE="https://www.kde.org/applications/education/kstars https://edu.kde.org/kstars" -KEYWORDS="~amd64 ~x86" +KEYWORDS="amd64 ~x86" IUSE="fits indi raw wcs xplanet" REQUIRED_USE="indi? ( fits )" |