diff options
author | Arthur Zamarin <arthurzam@gentoo.org> | 2023-08-13 18:42:41 +0300 |
---|---|---|
committer | Arthur Zamarin <arthurzam@gentoo.org> | 2023-08-13 18:42:41 +0300 |
commit | e084282172f29c008df5759c2da1e254a27cf30f (patch) | |
tree | ce218a904a8642a5402fcaf472c8a5d9f95578b2 /dev-python/pytest-subprocess/pytest-subprocess-1.5.0.ebuild | |
parent | dev-python/scikit-build-core: Keyword 0.4.8 x86, #909029 (diff) | |
download | gentoo-e084282172f29c008df5759c2da1e254a27cf30f.tar.gz gentoo-e084282172f29c008df5759c2da1e254a27cf30f.tar.bz2 gentoo-e084282172f29c008df5759c2da1e254a27cf30f.zip |
dev-python/pytest-subprocess: Keyword 1.5.0 x86, #909029
Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
Diffstat (limited to 'dev-python/pytest-subprocess/pytest-subprocess-1.5.0.ebuild')
-rw-r--r-- | dev-python/pytest-subprocess/pytest-subprocess-1.5.0.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-python/pytest-subprocess/pytest-subprocess-1.5.0.ebuild b/dev-python/pytest-subprocess/pytest-subprocess-1.5.0.ebuild index a10ab1b6ef8d..8da6221054fb 100644 --- a/dev-python/pytest-subprocess/pytest-subprocess-1.5.0.ebuild +++ b/dev-python/pytest-subprocess/pytest-subprocess-1.5.0.ebuild @@ -20,7 +20,7 @@ SRC_URI=" LICENSE="MIT" SLOT="0" -KEYWORDS="~amd64 ~arm64" +KEYWORDS="~amd64 ~arm64 ~x86" RDEPEND=" >=dev-python/pytest-4.0.0[${PYTHON_USEDEP}] |