diff options
author | 2024-07-16 23:46:19 +0100 | |
---|---|---|
committer | 2024-07-16 23:46:19 +0100 | |
commit | b0f10387a48aaeb12ded71745eab0cfa9caf12b1 (patch) | |
tree | f60e87f06d06161291939345b9b0bba6c08a9bb7 /dev-python | |
parent | dev-python/pytest-import-check: Keyword 0.0.2 mips, #936161 (diff) | |
download | gentoo-b0f10387a48aaeb12ded71745eab0cfa9caf12b1.tar.gz gentoo-b0f10387a48aaeb12ded71745eab0cfa9caf12b1.tar.bz2 gentoo-b0f10387a48aaeb12ded71745eab0cfa9caf12b1.zip |
dev-python/pytest-import-check: Keyword 0.0.2 ppc, #936161
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'dev-python')
-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 b85dac563a91..0624db6ea61b 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 ~mips ~sparc ~x86" +KEYWORDS="~amd64 ~mips ~ppc ~sparc ~x86" RDEPEND=" >=dev-python/pytest-8.1[${PYTHON_USEDEP}] |