diff options
author | 2022-04-16 10:43:36 +0200 | |
---|---|---|
committer | 2022-04-16 10:43:36 +0200 | |
commit | 1f74199f1ca518633ccea4fc5bd051da52ddced3 (patch) | |
tree | d592eb62919f60f5065bda63ff881fe642544a15 /dev-python/pytest-shell-utilities | |
parent | dev-python/pytest-system-statistics: Keyword 1.0.2 x86, #836457 (diff) | |
download | gentoo-1f74199f1ca518633ccea4fc5bd051da52ddced3.tar.gz gentoo-1f74199f1ca518633ccea4fc5bd051da52ddced3.tar.bz2 gentoo-1f74199f1ca518633ccea4fc5bd051da52ddced3.zip |
dev-python/pytest-shell-utilities: Keyword 1.0.5 x86, #836457
Signed-off-by: Jakov Smolić <jsmolic@gentoo.org>
Diffstat (limited to 'dev-python/pytest-shell-utilities')
-rw-r--r-- | dev-python/pytest-shell-utilities/pytest-shell-utilities-1.0.5.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-python/pytest-shell-utilities/pytest-shell-utilities-1.0.5.ebuild b/dev-python/pytest-shell-utilities/pytest-shell-utilities-1.0.5.ebuild index dc95817ce4f9..251eaaa966d4 100644 --- a/dev-python/pytest-shell-utilities/pytest-shell-utilities-1.0.5.ebuild +++ b/dev-python/pytest-shell-utilities/pytest-shell-utilities-1.0.5.ebuild @@ -16,7 +16,7 @@ SRC_URI="https://github.com/saltstack/${PN}/archive/refs/tags/${PV}.tar.gz -> ${ LICENSE="Apache-2.0" SLOT="0" -KEYWORDS="~amd64 ~arm ~arm64" +KEYWORDS="~amd64 ~arm ~arm64 ~x86" RDEPEND=" >=dev-python/pytest-6.0.0[${PYTHON_USEDEP}] |