diff options
author | Arthur Zamarin <arthurzam@gentoo.org> | 2022-06-28 22:29:58 +0300 |
---|---|---|
committer | Arthur Zamarin <arthurzam@gentoo.org> | 2022-06-28 22:29:58 +0300 |
commit | ea75b282ffac9f09a7eabb6ab4dab05dd0a5e4c8 (patch) | |
tree | ab501840490b3c24e3525e6c019c5df8e7d26905 /dev-python/keystoneauth | |
parent | dev-python/retry-decorator: Stabilize 1.1.1-r1 ALLARCHES, #854915 (diff) | |
download | gentoo-ea75b282ffac9f09a7eabb6ab4dab05dd0a5e4c8.tar.gz gentoo-ea75b282ffac9f09a7eabb6ab4dab05dd0a5e4c8.tar.bz2 gentoo-ea75b282ffac9f09a7eabb6ab4dab05dd0a5e4c8.zip |
dev-python/keystoneauth: Stabilize 4.6.0 ALLARCHES, #854951
Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
Diffstat (limited to 'dev-python/keystoneauth')
-rw-r--r-- | dev-python/keystoneauth/keystoneauth-4.6.0.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-python/keystoneauth/keystoneauth-4.6.0.ebuild b/dev-python/keystoneauth/keystoneauth-4.6.0.ebuild index ced69f35280b..642b81d5869f 100644 --- a/dev-python/keystoneauth/keystoneauth-4.6.0.ebuild +++ b/dev-python/keystoneauth/keystoneauth-4.6.0.ebuild @@ -15,7 +15,7 @@ S="${WORKDIR}/${PN}1-${PV}" LICENSE="Apache-2.0" SLOT="0" -KEYWORDS="~amd64 ~arm ~arm64 ~riscv ~x86" +KEYWORDS="amd64 ~arm arm64 ~riscv x86" CDEPEND=" >dev-python/pbr-2.1.0[${PYTHON_USEDEP}] |