diff options
author | Arthur Zamarin <arthurzam@gentoo.org> | 2021-12-22 21:43:58 +0200 |
---|---|---|
committer | Arthur Zamarin <arthurzam@gentoo.org> | 2021-12-22 21:43:58 +0200 |
commit | ee4fd540e51ea9f635c66bc173954104ede863d9 (patch) | |
tree | 88f94aab4e2dea67fc1031d5cd06b7fc6a350c82 /dev-python/tempest | |
parent | dev-python/oslo-concurrency: Stabilize 4.5.0 arm64, #829639 (diff) | |
download | gentoo-ee4fd540e51ea9f635c66bc173954104ede863d9.tar.gz gentoo-ee4fd540e51ea9f635c66bc173954104ede863d9.tar.bz2 gentoo-ee4fd540e51ea9f635c66bc173954104ede863d9.zip |
dev-python/tempest: Stabilize 29.2.0 arm64, #829639
Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
Diffstat (limited to 'dev-python/tempest')
-rw-r--r-- | dev-python/tempest/tempest-29.2.0.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-python/tempest/tempest-29.2.0.ebuild b/dev-python/tempest/tempest-29.2.0.ebuild index 3f46371369ef..5db5ba750c7a 100644 --- a/dev-python/tempest/tempest-29.2.0.ebuild +++ b/dev-python/tempest/tempest-29.2.0.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 ~arm64 x86" +KEYWORDS="amd64 ~arm arm64 x86" RDEPEND=" >dev-python/pbr-2.1.0[${PYTHON_USEDEP}] |