diff options
author | Arthur Zamarin <arthurzam@gentoo.org> | 2024-07-16 22:18:28 +0300 |
---|---|---|
committer | Arthur Zamarin <arthurzam@gentoo.org> | 2024-07-16 22:18:28 +0300 |
commit | ffc20c115b242d41f7390df8668707a6393cf43a (patch) | |
tree | c0c9e545299c2a7c8414fafdf3b48debffe3e317 /dev-python/pytest-import-check | |
parent | dev-python/pytest-import-check: Keyword 0.0.2 x86, #936161 (diff) | |
download | gentoo-ffc20c115b242d41f7390df8668707a6393cf43a.tar.gz gentoo-ffc20c115b242d41f7390df8668707a6393cf43a.tar.bz2 gentoo-ffc20c115b242d41f7390df8668707a6393cf43a.zip |
dev-python/pytest-import-check: Keyword 0.0.2 sparc, #936161
Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
Diffstat (limited to 'dev-python/pytest-import-check')
-rw-r--r-- | dev-python/pytest-import-check/pytest-import-check-0.0.2.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-python/pytest-import-check/pytest-import-check-0.0.2.ebuild b/dev-python/pytest-import-check/pytest-import-check-0.0.2.ebuild index b2cbac9f2655..6c319502f11c 100644 --- a/dev-python/pytest-import-check/pytest-import-check-0.0.2.ebuild +++ b/dev-python/pytest-import-check/pytest-import-check-0.0.2.ebuild @@ -16,7 +16,7 @@ HOMEPAGE=" LICENSE="GPL-2+" SLOT="0" -KEYWORDS="~amd64 ~x86" +KEYWORDS="~amd64 ~sparc ~x86" RDEPEND=" >=dev-python/pytest-8.1[${PYTHON_USEDEP}] |