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 8DFB9138359 for ; Fri, 6 Nov 2020 23:30:02 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 868BBE0934; Fri, 6 Nov 2020 23:30:01 +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 E3312E0934 for ; Fri, 6 Nov 2020 23:30:00 +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 03D44340DBA for ; Fri, 6 Nov 2020 23:29:59 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 3D6B7386 for ; Fri, 6 Nov 2020 23:29:57 +0000 (UTC) From: "Sam James" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Sam James" Message-ID: <1604705376.17752fd503ad39121680fd9e219d471c26eddb3a.sam@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: sci-libs/arpack/ X-VCS-Repository: repo/gentoo X-VCS-Files: sci-libs/arpack/arpack-3.7.0.ebuild X-VCS-Directories: sci-libs/arpack/ X-VCS-Committer: sam X-VCS-Committer-Name: Sam James X-VCS-Revision: 17752fd503ad39121680fd9e219d471c26eddb3a X-VCS-Branch: master Date: Fri, 6 Nov 2020 23:29:57 +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-Auto-Response-Suppress: DR, RN, NRN, OOF, AutoReply X-Archives-Salt: 9851fca7-61f6-4c1f-bcf3-14a31b5cccb4 X-Archives-Hash: 6c4e1a9cc510805e628e6820c4a92440 commit: 17752fd503ad39121680fd9e219d471c26eddb3a Author: Sam James gentoo org> AuthorDate: Fri Nov 6 23:29:36 2020 +0000 Commit: Sam James gentoo org> CommitDate: Fri Nov 6 23:29:36 2020 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=17752fd5 sci-libs/arpack: Stabilize 3.7.0 amd64, #753248 Signed-off-by: Sam James gentoo.org> sci-libs/arpack/arpack-3.7.0.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/sci-libs/arpack/arpack-3.7.0.ebuild b/sci-libs/arpack/arpack-3.7.0.ebuild index 209e52519e9..d85f885ff88 100644 --- a/sci-libs/arpack/arpack-3.7.0.ebuild +++ b/sci-libs/arpack/arpack-3.7.0.ebuild @@ -15,7 +15,7 @@ SRC_URI=" LICENSE="BSD" SLOT="0" -KEYWORDS="~amd64 arm arm64 ~hppa ~ppc ~ppc64 ~x86 ~amd64-linux ~x86-linux ~ppc-macos" +KEYWORDS="amd64 arm arm64 ~hppa ~ppc ~ppc64 ~x86 ~amd64-linux ~x86-linux ~ppc-macos" IUSE="doc examples mpi" RDEPEND="