diff options
author | 2022-04-01 20:33:11 +0300 | |
---|---|---|
committer | 2022-04-01 20:33:11 +0300 | |
commit | 7dc898d36644926a55e94cde26192283d1cc66ed (patch) | |
tree | a8b5d783b1dfcf77302be8f0692830f516fa4aae | |
parent | dev-python/os-service-types: Stabilize 1.7.0-r2 x86, #836492 (diff) | |
download | gentoo-7dc898d36644926a55e94cde26192283d1cc66ed.tar.gz gentoo-7dc898d36644926a55e94cde26192283d1cc66ed.tar.bz2 gentoo-7dc898d36644926a55e94cde26192283d1cc66ed.zip |
dev-python/keystoneauth: Stabilize 4.5.0 arm64, #836492
Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
-rw-r--r-- | dev-python/keystoneauth/keystoneauth-4.5.0.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-python/keystoneauth/keystoneauth-4.5.0.ebuild b/dev-python/keystoneauth/keystoneauth-4.5.0.ebuild index 42dc563e90f6..ccb3b2995708 100644 --- a/dev-python/keystoneauth/keystoneauth-4.5.0.ebuild +++ b/dev-python/keystoneauth/keystoneauth-4.5.0.ebuild @@ -15,7 +15,7 @@ S="${WORKDIR}/${PN}1-${PV}" LICENSE="Apache-2.0" SLOT="0" -KEYWORDS="~amd64 ~arm ~arm64 x86" +KEYWORDS="~amd64 ~arm arm64 x86" CDEPEND=" >dev-python/pbr-2.1.0[${PYTHON_USEDEP}] |