diff options
-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 ccb3b2995708..af58d970b6dd 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}] |