From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from lists.gentoo.org (pigeon.gentoo.org [208.92.234.80]) by finch.gentoo.org (Postfix) with ESMTP id 8D15213888F for ; Sun, 11 Oct 2015 07:18:49 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 472D421C012; Sun, 11 Oct 2015 07:18:41 +0000 (UTC) Received: from smtp.gentoo.org (smtp.gentoo.org [140.211.166.183]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id BCAE621C012 for ; Sun, 11 Oct 2015 07:18:25 +0000 (UTC) Received: from oystercatcher.gentoo.org (unknown [IPv6:2a01:4f8:202:4333:225:90ff:fed9:fc84]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id 16F49340812 for ; Sun, 11 Oct 2015 07:18:25 +0000 (UTC) Received: from localhost.localdomain (localhost [127.0.0.1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id C4DFCE21 for ; Sun, 11 Oct 2015 07:18:19 +0000 (UTC) From: "Jeroen Roovers" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Jeroen Roovers" Message-ID: <1444547705.2a2c25c38c571091a0b7f28c994f0f2c412fd9c1.jer@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: kde-apps/kstars/ X-VCS-Repository: repo/gentoo X-VCS-Files: kde-apps/kstars/kstars-4.14.3-r1.ebuild X-VCS-Directories: kde-apps/kstars/ X-VCS-Committer: jer X-VCS-Committer-Name: Jeroen Roovers X-VCS-Revision: 2a2c25c38c571091a0b7f28c994f0f2c412fd9c1 X-VCS-Branch: master Date: Sun, 11 Oct 2015 07:18:19 +0000 (UTC) Precedence: bulk List-Post: List-Help: List-Unsubscribe: List-Subscribe: List-Id: Gentoo Linux mail X-BeenThere: gentoo-commits@lists.gentoo.org X-Archives-Salt: 02e44be1-3532-4b96-ac60-f0df6fdad26f X-Archives-Hash: 164605687e37d99aaf7b2af81e4da129 commit: 2a2c25c38c571091a0b7f28c994f0f2c412fd9c1 Author: Jeroen Roovers gentoo org> AuthorDate: Sun Oct 11 07:02:36 2015 +0000 Commit: Jeroen Roovers gentoo org> CommitDate: Sun Oct 11 07:15:05 2015 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=2a2c25c3 kde-apps/kstars: Stable for PPC64 (bug #550740). Package-Manager: portage-2.2.23 RepoMan-Options: --ignore-arches kde-apps/kstars/kstars-4.14.3-r1.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/kde-apps/kstars/kstars-4.14.3-r1.ebuild b/kde-apps/kstars/kstars-4.14.3-r1.ebuild index 40de021..9bb8691 100644 --- a/kde-apps/kstars/kstars-4.14.3-r1.ebuild +++ b/kde-apps/kstars/kstars-4.14.3-r1.ebuild @@ -9,7 +9,7 @@ inherit flag-o-matic kde4-base DESCRIPTION="KDE Desktop Planetarium" HOMEPAGE="https://www.kde.org/applications/education/kstars https://edu.kde.org/kstars" -KEYWORDS="amd64 ~arm ppc ~ppc64 x86 ~amd64-linux ~x86-linux" +KEYWORDS="amd64 ~arm ppc ppc64 x86 ~amd64-linux ~x86-linux" IUSE="debug fits indi" REQUIRED_USE="indi? ( fits )"