diff options
author | 2017-02-24 11:30:25 -0600 | |
---|---|---|
committer | 2017-02-24 11:30:25 -0600 | |
commit | 002cda1783ab86dd0333a5ac68befd136b2bc992 (patch) | |
tree | d561b1b0d5591c668a3654a36c07709e3e7d84d8 /dev-python | |
parent | app-admin/mcollective: 2.10.1 stable amd64 and x86 (diff) | |
download | gentoo-002cda1783ab86dd0333a5ac68befd136b2bc992.tar.gz gentoo-002cda1783ab86dd0333a5ac68befd136b2bc992.tar.bz2 gentoo-002cda1783ab86dd0333a5ac68befd136b2bc992.zip |
dev-python/keystoneauth: 2.12.3 stable amd64 and x86
Package-Manager: Portage-2.3.3, Repoman-2.3.1
Diffstat (limited to 'dev-python')
-rw-r--r-- | dev-python/keystoneauth/keystoneauth-2.12.3.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-python/keystoneauth/keystoneauth-2.12.3.ebuild b/dev-python/keystoneauth/keystoneauth-2.12.3.ebuild index 38317e4d5d42..9e109311bfa6 100644 --- a/dev-python/keystoneauth/keystoneauth-2.12.3.ebuild +++ b/dev-python/keystoneauth/keystoneauth-2.12.3.ebuild @@ -14,7 +14,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.6[${PYTHON_USEDEP}]" |