summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJoshua Kinard <kumba@gentoo.org>2021-05-23 22:28:40 -0400
committerJoshua Kinard <kumba@gentoo.org>2021-05-23 22:32:10 -0400
commit265e1f26dbe728b36e0a1479f2c21a1ec6f6ee26 (patch)
treeee7dd869e53eaf9e76b0da403efe27f6f9d9bb50 /dev-python
parentdev-python/werkzeug: Added ~mips to KEYWORDS (diff)
downloadgentoo-265e1f26dbe728b36e0a1479f2c21a1ec6f6ee26.tar.gz
gentoo-265e1f26dbe728b36e0a1479f2c21a1ec6f6ee26.tar.bz2
gentoo-265e1f26dbe728b36e0a1479f2c21a1ec6f6ee26.zip
dev-python/pytest-timeout: Added ~mips to KEYWORDS
Bug: https://bugs.gentoo.org/719700 Signed-off-by: Joshua Kinard <kumba@gentoo.org> Package-Manager: Portage-3.0.18, Repoman-3.0.3
Diffstat (limited to 'dev-python')
-rw-r--r--dev-python/pytest-timeout/pytest-timeout-1.4.2-r1.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-python/pytest-timeout/pytest-timeout-1.4.2-r1.ebuild b/dev-python/pytest-timeout/pytest-timeout-1.4.2-r1.ebuild
index ab58b250128b..e329ee7f084e 100644
--- a/dev-python/pytest-timeout/pytest-timeout-1.4.2-r1.ebuild
+++ b/dev-python/pytest-timeout/pytest-timeout-1.4.2-r1.ebuild
@@ -13,7 +13,7 @@ SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz"
SLOT="0"
LICENSE="MIT"
-KEYWORDS="~alpha amd64 arm arm64 hppa ~ia64 ppc ppc64 ~riscv ~s390 sparc x86 ~amd64-linux ~x86-linux"
+KEYWORDS="~alpha amd64 arm arm64 hppa ~ia64 ~mips ppc ppc64 ~riscv ~s390 sparc x86 ~amd64-linux ~x86-linux"
# do not rdepend on pytest, it won't be used without it anyway
# pytest-cov used to test compatibility