Diff tempest-35.0.0 with a tempest-36.0.0

/usr/portage/dev-python/tempest/tempest-36.0.0.ebuild 2023-10-09 14:52:30.388368373 +0300
17 17

  
18 18
LICENSE="Apache-2.0"
19 19
SLOT="0"
20
KEYWORDS="amd64 ~arm arm64 ~riscv x86"
20
KEYWORDS="~amd64 ~arm ~arm64 ~riscv ~x86"
21 21

  
22 22
RDEPEND="
23 23
	>dev-python/pbr-2.1.0[${PYTHON_USEDEP}]
Thank you!