diff options
author | Arthur Zamarin <arthurzam@gentoo.org> | 2021-11-19 08:17:38 +0200 |
---|---|---|
committer | Arthur Zamarin <arthurzam@gentoo.org> | 2021-11-19 08:18:17 +0200 |
commit | 395c49030829207635e08fb037c00098eada19ca (patch) | |
tree | 15f89bddf3e65fc68b7d9439adced38ab7e844d3 /dev-python/tempest | |
parent | dev-python/oslo-concurrency: Keyword 4.5.0 arm64, #823446 (diff) | |
download | gentoo-395c49030829207635e08fb037c00098eada19ca.tar.gz gentoo-395c49030829207635e08fb037c00098eada19ca.tar.bz2 gentoo-395c49030829207635e08fb037c00098eada19ca.zip |
dev-python/tempest: Keyword 29.2.0 arm64, #823446
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 e042bc64305b..9fbf2c5bce69 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 ~x86" +KEYWORDS="~amd64 ~arm ~arm64 ~x86" RDEPEND=" >dev-python/pbr-2.1.0[${PYTHON_USEDEP}] |