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 0FAB51382C5 for ; Wed, 28 Feb 2018 18:48:10 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 4D26DE0849; Wed, 28 Feb 2018 18:48:09 +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 2BC2EE0849 for ; Wed, 28 Feb 2018 18:48:09 +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 574A8335C65 for ; Wed, 28 Feb 2018 18:48:08 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id D286C1E6 for ; Wed, 28 Feb 2018 18:48:06 +0000 (UTC) From: "Mart Raudsepp" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Mart Raudsepp" Message-ID: <1519843682.b10a911990d3390dbeee3b10f8632e2e40a57b91.leio@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: sci-libs/vtk/ X-VCS-Repository: repo/gentoo X-VCS-Files: sci-libs/vtk/vtk-8.1.0-r1.ebuild sci-libs/vtk/vtk-8.1.0.ebuild X-VCS-Directories: sci-libs/vtk/ X-VCS-Committer: leio X-VCS-Committer-Name: Mart Raudsepp X-VCS-Revision: b10a911990d3390dbeee3b10f8632e2e40a57b91 X-VCS-Branch: master Date: Wed, 28 Feb 2018 18:48:06 +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: ae04fde6-360a-41e9-91e7-f710a9939926 X-Archives-Hash: 15ea5fb5b8fe57625af665779bed1896 commit: b10a911990d3390dbeee3b10f8632e2e40a57b91 Author: Mart Raudsepp gentoo org> AuthorDate: Wed Feb 28 18:46:46 2018 +0000 Commit: Mart Raudsepp gentoo org> CommitDate: Wed Feb 28 18:48:02 2018 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=b10a9119 sci-libs/vtk-8.1.0: drop arm keywords due to unkeyworded new deps Package-Manager: Portage-2.3.19, Repoman-2.3.6 sci-libs/vtk/vtk-8.1.0-r1.ebuild | 2 +- sci-libs/vtk/vtk-8.1.0.ebuild | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/sci-libs/vtk/vtk-8.1.0-r1.ebuild b/sci-libs/vtk/vtk-8.1.0-r1.ebuild index 2ca414fc352..a2eaa5fe648 100644 --- a/sci-libs/vtk/vtk-8.1.0-r1.ebuild +++ b/sci-libs/vtk/vtk-8.1.0-r1.ebuild @@ -23,7 +23,7 @@ SRC_URI=" )" LICENSE="BSD LGPL-2" -KEYWORDS="~amd64 ~arm ~x86 ~amd64-linux ~x86-linux" +KEYWORDS="~amd64 ~x86 ~amd64-linux ~x86-linux" SLOT="0" IUSE=" all-modules aqua boost doc examples imaging ffmpeg gdal java json kaapi mpi diff --git a/sci-libs/vtk/vtk-8.1.0.ebuild b/sci-libs/vtk/vtk-8.1.0.ebuild index eeafc5ca3c2..7a718420fbc 100644 --- a/sci-libs/vtk/vtk-8.1.0.ebuild +++ b/sci-libs/vtk/vtk-8.1.0.ebuild @@ -23,7 +23,7 @@ SRC_URI=" )" LICENSE="BSD LGPL-2" -KEYWORDS="~amd64 ~arm ~x86 ~amd64-linux ~x86-linux" +KEYWORDS="~amd64 ~x86 ~amd64-linux ~x86-linux" SLOT="0" IUSE=" all-modules aqua boost doc examples imaging ffmpeg gdal java json kaapi mpi