diff options
author | 2020-11-15 23:45:08 +0000 | |
---|---|---|
committer | 2020-11-15 23:45:08 +0000 | |
commit | c0a5563a1afcd7d9834b50f37c15da1c7c6c28d2 (patch) | |
tree | 5414116762ef78ebe090c47f83c2963593c4afa2 /dev-python/keystoneauth | |
parent | dev-python/lmdb: Stabilize 1.0.0 amd64, #754453 (diff) | |
download | gentoo-c0a5563a1afcd7d9834b50f37c15da1c7c6c28d2.tar.gz gentoo-c0a5563a1afcd7d9834b50f37c15da1c7c6c28d2.tar.bz2 gentoo-c0a5563a1afcd7d9834b50f37c15da1c7c6c28d2.zip |
dev-python/keystoneauth: Stabilize 4.2.1 ALLARCHES, #754456
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'dev-python/keystoneauth')
-rw-r--r-- | dev-python/keystoneauth/keystoneauth-4.2.1.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-python/keystoneauth/keystoneauth-4.2.1.ebuild b/dev-python/keystoneauth/keystoneauth-4.2.1.ebuild index e3d33b772a08..fde0ffb53f52 100644 --- a/dev-python/keystoneauth/keystoneauth-4.2.1.ebuild +++ b/dev-python/keystoneauth/keystoneauth-4.2.1.ebuild @@ -14,7 +14,7 @@ S="${WORKDIR}/${PN}1-${PV}" LICENSE="Apache-2.0" SLOT="0" -KEYWORDS="~amd64 ~arm ~arm64 ~x86" +KEYWORDS="amd64 ~arm ~arm64 x86" IUSE="" CDEPEND=">=dev-python/pbr-2.0.0[${PYTHON_USEDEP}] |