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 89CA5138334 for ; Sat, 7 Jul 2018 09:02:13 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 77983E0C41; Sat, 7 Jul 2018 09:02:08 +0000 (UTC) Received: from smtp.gentoo.org (smtp.gentoo.org [140.211.166.183]) (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 48D33E0C3A for ; Sat, 7 Jul 2018 09:02:08 +0000 (UTC) Received: from oystercatcher.gentoo.org (oystercatcher.gentoo.org [148.251.78.52]) (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 E76F1335C9A for ; Sat, 7 Jul 2018 09:02:06 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id CEFCB36F for ; Sat, 7 Jul 2018 09:02:02 +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: <1530954089.ba4d1d1ca6763e23bfc45e2ab6cf26b0c72d5ed1.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: ba4d1d1ca6763e23bfc45e2ab6cf26b0c72d5ed1 X-VCS-Branch: master Date: Sat, 7 Jul 2018 09:02:02 +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: 8b92d996-213c-4111-a5eb-8da67726b24f X-Archives-Hash: 5526b4e3e15a53f4438f3658bced8a6f commit: ba4d1d1ca6763e23bfc45e2ab6cf26b0c72d5ed1 Author: Rolf Eike Beer sf-mail de> AuthorDate: Sat Jul 7 08:30:46 2018 +0000 Commit: Sergei Trofimovich gentoo org> CommitDate: Sat Jul 7 09:01:29 2018 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=ba4d1d1c sci-libs/cfitsio: stable 3.410 for hppa Bug: https://bugs.gentoo.org/599846 Package-Manager: Portage-2.3.40, Repoman-2.3.9 RepoMan-Options: --include-arches="hppa" 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 110615b06bd..e9cc7246e43 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="