summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJoshua Kinard <kumba@gentoo.org>2021-05-23 17:07:20 -0400
committerJoshua Kinard <kumba@gentoo.org>2021-05-23 18:23:39 -0400
commit2827df956861dd42ea89d0c7eebbcfcb72d8eca4 (patch)
tree54c06ec2f9bac8a0b70cf8af85d3c99429743890 /dev-python/pytest-subtests
parentdev-python/cryptography: Added ~mips to KEYWORDS (diff)
downloadgentoo-2827df956861dd42ea89d0c7eebbcfcb72d8eca4.tar.gz
gentoo-2827df956861dd42ea89d0c7eebbcfcb72d8eca4.tar.bz2
gentoo-2827df956861dd42ea89d0c7eebbcfcb72d8eca4.zip
dev-python/pytest-subtests: Added ~mips to KEYWORDS
Bug: https://bugs.gentoo.org/778401 Signed-off-by: Joshua Kinard <kumba@gentoo.org> Package-Manager: Portage-3.0.18, Repoman-3.0.3
Diffstat (limited to 'dev-python/pytest-subtests')
-rw-r--r--dev-python/pytest-subtests/pytest-subtests-0.4.0.ebuild2
1 files changed, 1 insertions, 1 deletions
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 3151351f9e42..96ccd96fda1b 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 ~riscv sparc x86"
+KEYWORDS="~alpha amd64 arm arm64 hppa ~ia64 ~mips ppc ppc64 ~riscv sparc x86"
RDEPEND="
>=dev-python/pytest-5.3.0[${PYTHON_USEDEP}]