diff options
author | Matthew Thode <prometheanfire@gentoo.org> | 2016-11-06 13:00:27 -0600 |
---|---|---|
committer | Matthew Thode <prometheanfire@gentoo.org> | 2016-11-06 15:31:32 -0600 |
commit | fe9c9a25476fc864295314802735a774ad2518e1 (patch) | |
tree | 45b151d2572617e975ea14f48ab80d1ad3402aeb /dev-python/keystoneauth | |
parent | dev-python/alembic: 0.8.7 stable amd64 and x86 (diff) | |
download | gentoo-fe9c9a25476fc864295314802735a774ad2518e1.tar.gz gentoo-fe9c9a25476fc864295314802735a774ad2518e1.tar.bz2 gentoo-fe9c9a25476fc864295314802735a774ad2518e1.zip |
dev-python/keystoneauth: 2.12.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.12.2.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-python/keystoneauth/keystoneauth-2.12.2.ebuild b/dev-python/keystoneauth/keystoneauth-2.12.2.ebuild index 4364126c8458..2b574fdf1b66 100644 --- a/dev-python/keystoneauth/keystoneauth-2.12.2.ebuild +++ b/dev-python/keystoneauth/keystoneauth-2.12.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}]" |