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 41F0D138350 for ; Mon, 13 Apr 2020 22:19:47 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 7A0BAE0AD9; Mon, 13 Apr 2020 22:19:46 +0000 (UTC) Received: from smtp.gentoo.org (woodpecker.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 60B49E0AD9 for ; Mon, 13 Apr 2020 22:19:46 +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 8C0BB34F131 for ; Mon, 13 Apr 2020 22:19:45 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 034D4197 for ; Mon, 13 Apr 2020 22:19:44 +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: <1586816379.e29edfa193b3bcc5caba015da08f334c971151b1.slyfox@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: sci-libs/spqr/ X-VCS-Repository: repo/gentoo X-VCS-Files: sci-libs/spqr/spqr-1.3.1.ebuild X-VCS-Directories: sci-libs/spqr/ X-VCS-Committer: slyfox X-VCS-Committer-Name: Sergei Trofimovich X-VCS-Revision: e29edfa193b3bcc5caba015da08f334c971151b1 X-VCS-Branch: master Date: Mon, 13 Apr 2020 22:19:44 +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: 8aaf8673-4dfd-47bd-870b-52c00816d710 X-Archives-Hash: 94a57da68e69452a2206147e01009e91 commit: e29edfa193b3bcc5caba015da08f334c971151b1 Author: Sergei Trofimovich gentoo org> AuthorDate: Mon Apr 13 22:19:32 2020 +0000 Commit: Sergei Trofimovich gentoo org> CommitDate: Mon Apr 13 22:19:39 2020 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=e29edfa1 sci-libs/spqr: drop ia64 keywords Package-Manager: Portage-2.3.99, Repoman-2.3.22 Signed-off-by: Sergei Trofimovich gentoo.org> sci-libs/spqr/spqr-1.3.1.ebuild | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/sci-libs/spqr/spqr-1.3.1.ebuild b/sci-libs/spqr/spqr-1.3.1.ebuild index 9489d606838..a22737b28bf 100644 --- a/sci-libs/spqr/spqr-1.3.1.ebuild +++ b/sci-libs/spqr/spqr-1.3.1.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2017 Gentoo Foundation +# Copyright 1999-2020 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=5 @@ -11,7 +11,7 @@ SRC_URI="https://dev.gentoo.org/~bicatali/distfiles/${P}.tar.bz2" LICENSE="GPL-2" SLOT="0" -KEYWORDS="~amd64 ~arm ~hppa ~ia64 ~ppc ~ppc64 ~x86 ~amd64-linux ~x86-linux" +KEYWORDS="~amd64 ~arm ~hppa ~ppc ~ppc64 ~x86 ~amd64-linux ~x86-linux" IUSE="doc metis static-libs tbb" RDEPEND=" virtual/lapack