diff options
author | Matthew Thode <prometheanfire@gentoo.org> | 2017-03-25 22:11:22 -0500 |
---|---|---|
committer | Matthew Thode <prometheanfire@gentoo.org> | 2017-03-25 22:11:22 -0500 |
commit | 700e472a803a671e3ad47f175e2662a263d81a34 (patch) | |
tree | 7af367cec0b03b08b0230236a28c4160f30245a9 /dev-python/keystoneauth | |
parent | stablize openstack ocata oslo-utils-3.22.0 x86 and amd64 (diff) | |
download | gentoo-700e472a803a671e3ad47f175e2662a263d81a34.tar.gz gentoo-700e472a803a671e3ad47f175e2662a263d81a34.tar.bz2 gentoo-700e472a803a671e3ad47f175e2662a263d81a34.zip |
stablize openstack ocata keystoneauth-2.18.0 x86 and amd64
Package-Manager: Portage-2.3.3, Repoman-2.3.1
RepoMan-Options: --force
Diffstat (limited to 'dev-python/keystoneauth')
-rw-r--r-- | dev-python/keystoneauth/keystoneauth-2.18.0.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-python/keystoneauth/keystoneauth-2.18.0.ebuild b/dev-python/keystoneauth/keystoneauth-2.18.0.ebuild index d66b091c87ed..261777960416 100644 --- a/dev-python/keystoneauth/keystoneauth-2.18.0.ebuild +++ b/dev-python/keystoneauth/keystoneauth-2.18.0.ebuild @@ -13,7 +13,7 @@ S="${WORKDIR}/${PN}1-${PV}" LICENSE="Apache-2.0" SLOT="0" -KEYWORDS="~amd64 ~arm64 ~x86" +KEYWORDS="amd64 ~arm64 x86" IUSE="" CDEPEND=">=dev-python/pbr-1.8[${PYTHON_USEDEP}]" |