diff options
author | 2022-10-22 18:56:07 +0300 | |
---|---|---|
committer | 2022-10-22 18:56:07 +0300 | |
commit | 6f4075d5c9149cd5704cc99947bf8c4126e07b90 (patch) | |
tree | 69d2122adc5d0365b0e0fc27a2adc773e1a7efc9 /dev-python/tempest | |
parent | dev-python/regex: Stabilize 2022.9.13 arm64, #877987 (diff) | |
download | gentoo-6f4075d5c9149cd5704cc99947bf8c4126e07b90.tar.gz gentoo-6f4075d5c9149cd5704cc99947bf8c4126e07b90.tar.bz2 gentoo-6f4075d5c9149cd5704cc99947bf8c4126e07b90.zip |
dev-python/tempest: Stabilize 32.0.0 ALLARCHES, #877993
Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
Diffstat (limited to 'dev-python/tempest')
-rw-r--r-- | dev-python/tempest/tempest-32.0.0.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-python/tempest/tempest-32.0.0.ebuild b/dev-python/tempest/tempest-32.0.0.ebuild index e5d757d4c5b8..003830d1993e 100644 --- a/dev-python/tempest/tempest-32.0.0.ebuild +++ b/dev-python/tempest/tempest-32.0.0.ebuild @@ -18,7 +18,7 @@ SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz" LICENSE="Apache-2.0" SLOT="0" -KEYWORDS="~amd64 ~arm ~arm64 ~riscv ~x86" +KEYWORDS="amd64 ~arm arm64 ~riscv x86" RDEPEND=" >dev-python/pbr-2.1.0[${PYTHON_USEDEP}] |