diff options
author | Jakov Smolić <jsmolic@gentoo.org> | 2022-05-27 11:07:17 +0200 |
---|---|---|
committer | Jakov Smolić <jsmolic@gentoo.org> | 2022-05-27 11:07:17 +0200 |
commit | 36930f836e1b2e373f672743f849e92312c89f0c (patch) | |
tree | de2f5d190540acaadac97cd06ab2135a590f40df /dev-python/pytest-helpers-namespace | |
parent | dev-python/outcome: Stabilize 1.1.0-r1 ALLARCHES, #847730 (diff) | |
download | gentoo-36930f836e1b2e373f672743f849e92312c89f0c.tar.gz gentoo-36930f836e1b2e373f672743f849e92312c89f0c.tar.bz2 gentoo-36930f836e1b2e373f672743f849e92312c89f0c.zip |
dev-python/pytest-helpers-namespace: Stabilize 2021.12.29 ALLARCHES, #847739
Signed-off-by: Jakov Smolić <jsmolic@gentoo.org>
Diffstat (limited to 'dev-python/pytest-helpers-namespace')
-rw-r--r-- | dev-python/pytest-helpers-namespace/pytest-helpers-namespace-2021.12.29.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-python/pytest-helpers-namespace/pytest-helpers-namespace-2021.12.29.ebuild b/dev-python/pytest-helpers-namespace/pytest-helpers-namespace-2021.12.29.ebuild index ae50134d6068..83122e6a1198 100644 --- a/dev-python/pytest-helpers-namespace/pytest-helpers-namespace-2021.12.29.ebuild +++ b/dev-python/pytest-helpers-namespace/pytest-helpers-namespace-2021.12.29.ebuild @@ -20,7 +20,7 @@ SRC_URI=" LICENSE="Apache-2.0" SLOT="0" -KEYWORDS="~amd64 ~arm ~arm64 ~riscv ~x86" +KEYWORDS="amd64 ~arm ~arm64 ~riscv x86" RDEPEND=" >=dev-python/pytest-6.0.0[${PYTHON_USEDEP}] |