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 98433138359 for ; Sun, 27 Sep 2020 04:21:47 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id AC1A7E0831; Sun, 27 Sep 2020 04:21:46 +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 88C7DE0831 for ; Sun, 27 Sep 2020 04:21: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 08856335D2F for ; Sun, 27 Sep 2020 04:21:45 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 71D1E339 for ; Sun, 27 Sep 2020 04:21:43 +0000 (UTC) From: "Horea Christian" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Horea Christian" Message-ID: <1601180497.8867a035bf176626d5ba3c445e1bc1624ea7913f.chymera@gentoo> Subject: [gentoo-commits] proj/sci:master commit in: sci-libs/nipy/ X-VCS-Repository: proj/sci X-VCS-Files: sci-libs/nipy/nipy-0.4.1.ebuild sci-libs/nipy/nipy-0.4.2.ebuild X-VCS-Directories: sci-libs/nipy/ X-VCS-Committer: chymera X-VCS-Committer-Name: Horea Christian X-VCS-Revision: 8867a035bf176626d5ba3c445e1bc1624ea7913f X-VCS-Branch: master Date: Sun, 27 Sep 2020 04:21:43 +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: dfeffec7-e0ed-45a8-af81-09f17c280b89 X-Archives-Hash: 11884a601d85275f39227d1aff9da18b commit: 8867a035bf176626d5ba3c445e1bc1624ea7913f Author: Horea Christian chymera eu> AuthorDate: Sun Sep 27 04:21:37 2020 +0000 Commit: Horea Christian gmail com> CommitDate: Sun Sep 27 04:21:37 2020 +0000 URL: https://gitweb.gentoo.org/proj/sci.git/commit/?id=8867a035 sci-libs/nipy: removed KEYWORDS to match dev-python/prov Package-Manager: Portage-3.0.8, Repoman-3.0.1 Signed-off-by: Horea Christian chymera.eu> sci-libs/nipy/nipy-0.4.1.ebuild | 2 +- sci-libs/nipy/nipy-0.4.2.ebuild | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/sci-libs/nipy/nipy-0.4.1.ebuild b/sci-libs/nipy/nipy-0.4.1.ebuild index ea3c05d80..81c038413 100644 --- a/sci-libs/nipy/nipy-0.4.1.ebuild +++ b/sci-libs/nipy/nipy-0.4.1.ebuild @@ -13,7 +13,7 @@ SRC_URI="https://github.com/${PN}/${PN}/archive/${PV}.tar.gz -> ${P}.tar.gz" LICENSE="BSD" SLOT="0" -KEYWORDS="~amd64 ~x86 ~amd64-linux ~x86-linux" +KEYWORDS="~amd64 ~x86" IUSE="" RDEPEND=" diff --git a/sci-libs/nipy/nipy-0.4.2.ebuild b/sci-libs/nipy/nipy-0.4.2.ebuild index 2793dc057..69663fc86 100644 --- a/sci-libs/nipy/nipy-0.4.2.ebuild +++ b/sci-libs/nipy/nipy-0.4.2.ebuild @@ -13,7 +13,7 @@ SRC_URI="https://github.com/${PN}/${PN}/archive/${PV}.tar.gz -> ${P}.tar.gz" LICENSE="BSD" SLOT="0" -KEYWORDS="~amd64 ~x86 ~amd64-linux ~x86-linux" +KEYWORDS="~amd64 ~x86" IUSE="" RDEPEND="