From c145082545d75ca47572efd0cebdab39b0f31905 Mon Sep 17 00:00:00 2001 From: Roy Bamford Date: Tue, 3 Mar 2020 12:26:56 +0000 Subject: [PATCH] dev-python/pytest: added ~arm64 keyword MIME-Version: 1.0 Content-Type: text/plain; charset=utf8 Content-Transfer-Encoding: 8bit Bug: https://bugs.gentoo.org/703174 Package-Manager: Portage-2.3.89, Repoman-2.3.20 Signed-off-by: Roy Bamford Signed-off-by: Michał Górny --- dev-python/pytest/pytest-5.3.5.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/dev-python/pytest/pytest-5.3.5.ebuild b/dev-python/pytest/pytest-5.3.5.ebuild index 33a14f2edb10..c92232047209 100644 --- a/dev-python/pytest/pytest-5.3.5.ebuild +++ b/dev-python/pytest/pytest-5.3.5.ebuild @@ -14,7 +14,7 @@ SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz" LICENSE="MIT" SLOT="0" -KEYWORDS="~amd64 ~hppa ~x86" +KEYWORDS="~amd64 ~arm64 ~hppa ~x86" IUSE="test" RESTRICT="!test? ( test )" -- 2.26.2