commit: 6302dc02a8d76a38438a5de35de1c78c54e1ae1d
Author: Sergei Trofimovich <slyfox <AT> gentoo <DOT> org>
AuthorDate: Sat Mar 27 19:15:54 2021 +0000
Commit: Sergei Trofimovich <slyfox <AT> gentoo <DOT> org>
CommitDate: Sat Mar 27 19:15:54 2021 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=6302dc02
dev-python/pytest-subtests: keyworded 0.4.0 for ia64
keyworded wrt bug #778401
Package-Manager: Portage-3.0.17, Repoman-3.0.2
RepoMan-Options: --include-arches="ia64"
Signed-off-by: Sergei Trofimovich <slyfox <AT> gentoo.org>
dev-python/pytest-subtests/pytest-subtests-0.4.0.ebuild | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/dev-python/pytest-subtests/pytest-subtests-0.4.0.ebuild
b/dev-python/pytest-subtests/pytest-subtests-0.4.0.ebuild
index 9df48e8c301..9d5b3d569ee 100644
--- a/dev-python/pytest-subtests/pytest-subtests-0.4.0.ebuild
+++ b/dev-python/pytest-subtests/pytest-subtests-0.4.0.ebuild
@@ -16,7 +16,7 @@ SRC_URI="
LICENSE="MIT"
SLOT="0"
-KEYWORDS="~amd64 ~x86"
+KEYWORDS="~amd64 ~ia64 ~x86"
RDEPEND="
>=dev-python/pytest-5.3.0[${PYTHON_USEDEP}]"