Gentoo Archives: gentoo-commits

From: Jeroen Roovers <jer@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: kde-apps/kstars/
Date: Sun, 11 Oct 2015 07:18:49
Message-Id: 1444547705.2a2c25c38c571091a0b7f28c994f0f2c412fd9c1.jer@gentoo
1 commit: 2a2c25c38c571091a0b7f28c994f0f2c412fd9c1
2 Author: Jeroen Roovers <jer <AT> gentoo <DOT> org>
3 AuthorDate: Sun Oct 11 07:02:36 2015 +0000
4 Commit: Jeroen Roovers <jer <AT> gentoo <DOT> org>
5 CommitDate: Sun Oct 11 07:15:05 2015 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=2a2c25c3
7
8 kde-apps/kstars: Stable for PPC64 (bug #550740).
9
10 Package-Manager: portage-2.2.23
11 RepoMan-Options: --ignore-arches
12
13 kde-apps/kstars/kstars-4.14.3-r1.ebuild | 2 +-
14 1 file changed, 1 insertion(+), 1 deletion(-)
15
16 diff --git a/kde-apps/kstars/kstars-4.14.3-r1.ebuild b/kde-apps/kstars/kstars-4.14.3-r1.ebuild
17 index 40de021..9bb8691 100644
18 --- a/kde-apps/kstars/kstars-4.14.3-r1.ebuild
19 +++ b/kde-apps/kstars/kstars-4.14.3-r1.ebuild
20 @@ -9,7 +9,7 @@ inherit flag-o-matic kde4-base
21
22 DESCRIPTION="KDE Desktop Planetarium"
23 HOMEPAGE="https://www.kde.org/applications/education/kstars https://edu.kde.org/kstars"
24 -KEYWORDS="amd64 ~arm ppc ~ppc64 x86 ~amd64-linux ~x86-linux"
25 +KEYWORDS="amd64 ~arm ppc ppc64 x86 ~amd64-linux ~x86-linux"
26 IUSE="debug fits indi"
27
28 REQUIRED_USE="indi? ( fits )"