diff options
author | Matoro Mahri <matoro@users.noreply.github.com> | 2023-03-16 22:07:06 -0400 |
---|---|---|
committer | Arthur Zamarin <arthurzam@gentoo.org> | 2023-03-19 19:35:25 +0200 |
commit | 1d6c051f034002040538af3929e82b8e19d524c2 (patch) | |
tree | 709bb74efde2617425d36bfeacaebe1d20488326 /dev-python/pytest-datadir | |
parent | dev-util/cmake: Stabilize 3.25.2 hppa, #893110 (diff) | |
download | gentoo-1d6c051f034002040538af3929e82b8e19d524c2.tar.gz gentoo-1d6c051f034002040538af3929e82b8e19d524c2.tar.bz2 gentoo-1d6c051f034002040538af3929e82b8e19d524c2.zip |
dev-python/pytest-datadir: Keyword 1.4.1 mips, #882425
Signed-off-by: Matoro Mahri <matoro@users.noreply.github.com>
Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
Diffstat (limited to 'dev-python/pytest-datadir')
-rw-r--r-- | dev-python/pytest-datadir/pytest-datadir-1.4.1.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-python/pytest-datadir/pytest-datadir-1.4.1.ebuild b/dev-python/pytest-datadir/pytest-datadir-1.4.1.ebuild index 886d17c001cf..c560f899f21b 100644 --- a/dev-python/pytest-datadir/pytest-datadir-1.4.1.ebuild +++ b/dev-python/pytest-datadir/pytest-datadir-1.4.1.ebuild @@ -17,7 +17,7 @@ HOMEPAGE=" LICENSE="MIT" SLOT="0" -KEYWORDS="~alpha amd64 arm arm64 hppa ~ia64 ~loong ~m68k ppc ppc64 ~riscv ~s390 sparc x86" +KEYWORDS="~alpha amd64 arm arm64 hppa ~ia64 ~loong ~m68k ~mips ppc ppc64 ~riscv ~s390 sparc x86" RDEPEND=" dev-python/pytest[${PYTHON_USEDEP}] |