From 3cbdb031bd7cbad8e11dc552bbc3e0e0557722b5 Mon Sep 17 00:00:00 2001 From: Sam James Date: Mon, 3 Aug 2020 03:04:57 +0000 Subject: dev-python/pytest: arm64 keyworded (bug #734780) Package-Manager: Portage-3.0.1, Repoman-2.3.23 Signed-off-by: Sam James --- dev-python/pytest/pytest-6.0.1.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'dev-python/pytest/pytest-6.0.1.ebuild') diff --git a/dev-python/pytest/pytest-6.0.1.ebuild b/dev-python/pytest/pytest-6.0.1.ebuild index ac33d51ea1f1..74a9ebf202ef 100644 --- a/dev-python/pytest/pytest-6.0.1.ebuild +++ b/dev-python/pytest/pytest-6.0.1.ebuild @@ -14,7 +14,7 @@ SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz" LICENSE="MIT" SLOT="0" -KEYWORDS="~amd64 ~arm ~sparc ~x86" +KEYWORDS="~amd64 ~arm ~arm64 ~sparc ~x86" IUSE="test" RESTRICT="!test? ( test )" -- cgit v1.2.3-65-gdbad