diff options
author | Matthew Thode <prometheanfire@gentoo.org> | 2016-11-17 12:40:17 -0600 |
---|---|---|
committer | Matthew Thode <prometheanfire@gentoo.org> | 2016-11-17 12:40:17 -0600 |
commit | c3773b934e184800eded6bd0e54fe47c57079ee6 (patch) | |
tree | 6dc93f650b201b6671f2fb1efd6824051d350b1b /dev-python/keystoneauth | |
parent | dev-util/xdelta: Bump to 3.1.0 (diff) | |
download | gentoo-c3773b934e184800eded6bd0e54fe47c57079ee6.tar.gz gentoo-c3773b934e184800eded6bd0e54fe47c57079ee6.tar.bz2 gentoo-c3773b934e184800eded6bd0e54fe47c57079ee6.zip |
dev-python/keystoneauth: 2.4.2 stable amd64 and x86
Package-Manager: portage-2.3.0
Diffstat (limited to 'dev-python/keystoneauth')
-rw-r--r-- | dev-python/keystoneauth/keystoneauth-2.4.2.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-python/keystoneauth/keystoneauth-2.4.2.ebuild b/dev-python/keystoneauth/keystoneauth-2.4.2.ebuild index 952630d68338..fb9c395b9180 100644 --- a/dev-python/keystoneauth/keystoneauth-2.4.2.ebuild +++ b/dev-python/keystoneauth/keystoneauth-2.4.2.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}]" |