From 9c5ced31154dfd0ecc6549d1d907d1a9ea405196 Mon Sep 17 00:00:00 2001 From: Sergei Trofimovich Date: Sat, 8 Aug 2020 11:28:08 +0100 Subject: [PATCH] dev-python/pytest: keyworded 6.0.1 for ia64 keyworded wrt bug #734780 Package-Manager: Portage-3.0.1, Repoman-2.3.23 RepoMan-Options: --include-arches="ia64" Signed-off-by: Sergei Trofimovich --- dev-python/pytest/pytest-6.0.1.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/dev-python/pytest/pytest-6.0.1.ebuild b/dev-python/pytest/pytest-6.0.1.ebuild index 74a9ebf202efd..9fcfa6c56d65a 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 ~arm64 ~sparc ~x86" +KEYWORDS="~amd64 ~arm ~arm64 ~ia64 ~sparc ~x86" IUSE="test" RESTRICT="!test? ( test )"