From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from lists.gentoo.org (pigeon.gentoo.org [208.92.234.80]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by finch.gentoo.org (Postfix) with ESMTPS id 6D447138334 for ; Wed, 27 Jun 2018 21:54:55 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 1704DE0AD8; Wed, 27 Jun 2018 21:54:54 +0000 (UTC) Received: from smtp.gentoo.org (dev.gentoo.org [IPv6:2001:470:ea4a:1:5054:ff:fec7:86e4]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id D2057E0AC7 for ; Wed, 27 Jun 2018 21:54:53 +0000 (UTC) Received: from oystercatcher.gentoo.org (unknown [IPv6:2a01:4f8:202:4333:225:90ff:fed9:fc84]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id 8649E335CB3 for ; Wed, 27 Jun 2018 21:54:51 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 3BCF22C8 for ; Wed, 27 Jun 2018 21:54:50 +0000 (UTC) From: "Sergei Trofimovich" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Sergei Trofimovich" Message-ID: <1530136420.25d1e98e9ab7029b0274a65029b1a179356d8b4f.slyfox@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: sci-libs/cfitsio/ X-VCS-Repository: repo/gentoo X-VCS-Files: sci-libs/cfitsio/cfitsio-3.410.ebuild X-VCS-Directories: sci-libs/cfitsio/ X-VCS-Committer: slyfox X-VCS-Committer-Name: Sergei Trofimovich X-VCS-Revision: 25d1e98e9ab7029b0274a65029b1a179356d8b4f X-VCS-Branch: master Date: Wed, 27 Jun 2018 21:54:50 +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: abc632fd-f3cd-4c2d-b82b-c81a0a954cc9 X-Archives-Hash: 21426e830fd3b1e7fc8642c4dfebafc8 commit: 25d1e98e9ab7029b0274a65029b1a179356d8b4f Author: Sergei Trofimovich gentoo org> AuthorDate: Wed Jun 27 19:29:12 2018 +0000 Commit: Sergei Trofimovich gentoo org> CommitDate: Wed Jun 27 21:53:40 2018 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=25d1e98e sci-libs/cfitsio: stable 3.410 for ppc, bug #599846 Bug: https://bugs.gentoo.org/599846 Package-Manager: Portage-2.3.40, Repoman-2.3.9 RepoMan-Options: --include-arches="ppc" sci-libs/cfitsio/cfitsio-3.410.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/sci-libs/cfitsio/cfitsio-3.410.ebuild b/sci-libs/cfitsio/cfitsio-3.410.ebuild index 2d4a6ed4d6d..b2f891ac2ab 100644 --- a/sci-libs/cfitsio/cfitsio-3.410.ebuild +++ b/sci-libs/cfitsio/cfitsio-3.410.ebuild @@ -13,7 +13,7 @@ SRC_URI="https://dev.gentoo.org/~bicatali/distfiles/${P}.tar.gz" LICENSE="MIT" SLOT="0/5" -KEYWORDS="alpha ~amd64 ~hppa ~ppc ~ppc64 ~sparc ~x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~sparc64-solaris" +KEYWORDS="alpha ~amd64 ~hppa ppc ~ppc64 ~sparc ~x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~sparc64-solaris" IUSE="bzip2 doc examples fortran static-libs +tools threads" RDEPEND="