Diff keystoneauth1-5.2.1 with a keystoneauth1-5.3.0

/usr/portage/dev-python/keystoneauth1/keystoneauth1-5.3.0.ebuild 2023-10-09 14:52:30.300368371 +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!