commit: bf69f0c56a554b7f5585ca23e2caf2dd98098400
Author: Rolf Eike Beer <eike <AT> sf-mail <DOT> de>
AuthorDate: Sat Apr 3 18:38:57 2021 +0000
Commit: Sergei Trofimovich <slyfox <AT> gentoo <DOT> org>
CommitDate: Sat Apr 3 20:45:44 2021 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=bf69f0c5
dev-python/pytest-subtests: keyworded 0.4.0 for sparc, bug #778401
Package-Manager: Portage-3.0.17, Repoman-3.0.2
RepoMan-Options: --include-arches="sparc"
Signed-off-by: Rolf Eike Beer <eike <AT> sf-mail.de>
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 2a44016abc5..de12d09bbe6 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="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~ppc ~ppc64 ~x86"
+KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~ppc ~ppc64 ~sparc ~x86"
RDEPEND="
>=dev-python/pytest-5.3.0[${PYTHON_USEDEP}]