diff options
author | Arthur Zamarin <arthurzam@gentoo.org> | 2023-04-05 10:09:59 +0300 |
---|---|---|
committer | Arthur Zamarin <arthurzam@gentoo.org> | 2023-04-05 10:09:59 +0300 |
commit | 8706a82ef01a65040b6fe41b5865bd545a5dd9aa (patch) | |
tree | 164fe98d6f815165c8343c57e75410ea0a269c00 /dev-python/tempest | |
parent | dev-python/sybil: Stabilize 5.0.0 ALLARCHES, #903832 (diff) | |
download | gentoo-8706a82ef01a65040b6fe41b5865bd545a5dd9aa.tar.gz gentoo-8706a82ef01a65040b6fe41b5865bd545a5dd9aa.tar.bz2 gentoo-8706a82ef01a65040b6fe41b5865bd545a5dd9aa.zip |
dev-python/tempest: Stabilize 34.1.0 ALLARCHES, #903843
Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
Diffstat (limited to 'dev-python/tempest')
-rw-r--r-- | dev-python/tempest/tempest-34.1.0.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-python/tempest/tempest-34.1.0.ebuild b/dev-python/tempest/tempest-34.1.0.ebuild index 9143d3959fb9..f7d3f5d8ad3e 100644 --- a/dev-python/tempest/tempest-34.1.0.ebuild +++ b/dev-python/tempest/tempest-34.1.0.ebuild @@ -17,7 +17,7 @@ HOMEPAGE=" 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}] |