diff options
author | Sam James <sam@gentoo.org> | 2021-10-31 17:57:32 +0000 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2021-10-31 17:57:32 +0000 |
commit | 1ea67ccae5b4e4fc3d0330a0129fdef9264dbd3c (patch) | |
tree | 4ea74bb81d49a627fcb6ed34609857b6c86febe1 /dev-python/tempest | |
parent | dev-python/oslo-concurrency: Stabilize 4.5.0 x86, #821028 (diff) | |
download | gentoo-1ea67ccae5b4e4fc3d0330a0129fdef9264dbd3c.tar.gz gentoo-1ea67ccae5b4e4fc3d0330a0129fdef9264dbd3c.tar.bz2 gentoo-1ea67ccae5b4e4fc3d0330a0129fdef9264dbd3c.zip |
dev-python/tempest: Stabilize 29.0.0-r1 x86, #821028
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'dev-python/tempest')
-rw-r--r-- | dev-python/tempest/tempest-29.0.0-r1.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-python/tempest/tempest-29.0.0-r1.ebuild b/dev-python/tempest/tempest-29.0.0-r1.ebuild index 691e3b669473..5ac10184a2b3 100644 --- a/dev-python/tempest/tempest-29.0.0-r1.ebuild +++ b/dev-python/tempest/tempest-29.0.0-r1.ebuild @@ -12,7 +12,7 @@ SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz" LICENSE="Apache-2.0" SLOT="0" -KEYWORDS="amd64 ~arm ~x86" +KEYWORDS="amd64 ~arm x86" RDEPEND=" >dev-python/pbr-2.1.0[${PYTHON_USEDEP}] |