repo/gentoo:master commit in: dev-python/pytest-tap/
"Sam James" <[email protected]>
| Newsgroups | gmane.linux.gentoo.cvs |
|---|---|
| Message-ID | <1786676154.45b3b3d3a60cff27fc4176da88db18658aecd700.sam@gentoo> |
commit: 45b3b3d3a60cff27fc4176da88db18658aecd700
Author: Sam James <sam <AT> gentoo <DOT> org>
AuthorDate: Fri Aug 14 02:55:54 2026 +0000
Commit: Sam James <sam <AT> gentoo <DOT> org>
CommitDate: Fri Aug 14 02:55:54 2026 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=45b3b3d3
dev-python/pytest-tap: Keyword 3.5 mips, #979257
Signed-off-by: Sam James <sam <AT> gentoo.org>
dev-python/pytest-tap/pytest-tap-3.5.ebuild | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/dev-python/pytest-tap/pytest-tap-3.5.ebuild b/dev-python/pytest-tap/pytest-tap-3.5.ebuild
index 46bba9fb612d..b53d3066b58c 100644
--- a/dev-python/pytest-tap/pytest-tap-3.5.ebuild
+++ b/dev-python/pytest-tap/pytest-tap-3.5.ebuild
@@ -18,7 +18,7 @@ SRC_URI="https://github.com/python-tap/pytest-tap/archive/refs/tags/v${PV}.tar.g
LICENSE="BSD-2"
SLOT="0"
-KEYWORDS="~amd64 ~arm ~arm64 ~ppc ~ppc64 ~x86"
+KEYWORDS="~amd64 ~arm ~arm64 ~mips ~ppc ~ppc64 ~x86"
RDEPEND="
dev-python/pytest[${PYTHON_USEDEP}]