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 36F23139694 for ; Wed, 1 Mar 2017 00:49:19 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 69013E0BD7; Wed, 1 Mar 2017 00:49:18 +0000 (UTC) Received: from smtp.gentoo.org (mail.gentoo.org [IPv6:2001:470:ea4a:1:5054:ff:fec7:86e4]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id 43FBEE0BD7 for ; Wed, 1 Mar 2017 00:49:18 +0000 (UTC) Received: from oystercatcher.gentoo.org (oystercatcher.gentoo.org [148.251.78.52]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id 4789B3416A0 for ; Wed, 1 Mar 2017 00:49:17 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 4B1315817 for ; Wed, 1 Mar 2017 00:49:15 +0000 (UTC) From: "Michael Weber" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Michael Weber" Message-ID: <1488329340.ce717f99b3f9abd93c8520bd8c1f5f412e80fca1.xmw@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: dev-python/pytest/ X-VCS-Repository: repo/gentoo X-VCS-Files: dev-python/pytest/pytest-3.0.3.ebuild dev-python/pytest/pytest-3.0.5.ebuild dev-python/pytest/pytest-3.0.6.ebuild X-VCS-Directories: dev-python/pytest/ X-VCS-Committer: xmw X-VCS-Committer-Name: Michael Weber X-VCS-Revision: ce717f99b3f9abd93c8520bd8c1f5f412e80fca1 X-VCS-Branch: master Date: Wed, 1 Mar 2017 00:49:15 +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: 99d9b066-583f-4368-94f5-868bd3bb0deb X-Archives-Hash: cfd7d5b1927deebbc7dff6d3d1ae0c36 commit: ce717f99b3f9abd93c8520bd8c1f5f412e80fca1 Author: Michael Weber gentoo org> AuthorDate: Wed Mar 1 00:49:00 2017 +0000 Commit: Michael Weber gentoo org> CommitDate: Wed Mar 1 00:49:00 2017 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=ce717f99 dev-python/pytest: readding ~arm64 keyword. Package-Manager: Portage-2.3.3, Repoman-2.3.1 dev-python/pytest/pytest-3.0.3.ebuild | 2 +- dev-python/pytest/pytest-3.0.5.ebuild | 2 +- dev-python/pytest/pytest-3.0.6.ebuild | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) diff --git a/dev-python/pytest/pytest-3.0.3.ebuild b/dev-python/pytest/pytest-3.0.3.ebuild index 5beeff8a90f..c572258f5a3 100644 --- a/dev-python/pytest/pytest-3.0.3.ebuild +++ b/dev-python/pytest/pytest-3.0.3.ebuild @@ -13,7 +13,7 @@ SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz" LICENSE="MIT" SLOT="0" -KEYWORDS="alpha amd64 arm hppa ppc ppc64 sparc x86" +KEYWORDS="alpha amd64 arm ~arm64 hppa ppc ppc64 sparc x86" IUSE="doc test" # When bumping, please check setup.py for the proper py version diff --git a/dev-python/pytest/pytest-3.0.5.ebuild b/dev-python/pytest/pytest-3.0.5.ebuild index d61ddded6e7..f6688a08676 100644 --- a/dev-python/pytest/pytest-3.0.5.ebuild +++ b/dev-python/pytest/pytest-3.0.5.ebuild @@ -13,7 +13,7 @@ SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz" LICENSE="MIT" SLOT="0" -KEYWORDS="~amd64 ~arm ~hppa ~ppc ~ppc64 ~x86" +KEYWORDS="~amd64 ~arm ~arm64 ~hppa ~ppc ~ppc64 ~x86" IUSE="doc test" # When bumping, please check setup.py for the proper py version diff --git a/dev-python/pytest/pytest-3.0.6.ebuild b/dev-python/pytest/pytest-3.0.6.ebuild index d61ddded6e7..f6688a08676 100644 --- a/dev-python/pytest/pytest-3.0.6.ebuild +++ b/dev-python/pytest/pytest-3.0.6.ebuild @@ -13,7 +13,7 @@ SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz" LICENSE="MIT" SLOT="0" -KEYWORDS="~amd64 ~arm ~hppa ~ppc ~ppc64 ~x86" +KEYWORDS="~amd64 ~arm ~arm64 ~hppa ~ppc ~ppc64 ~x86" IUSE="doc test" # When bumping, please check setup.py for the proper py version