diff options
author | Matthew Thode <prometheanfire@gentoo.org> | 2019-05-11 14:42:36 -0500 |
---|---|---|
committer | Matthew Thode <prometheanfire@gentoo.org> | 2019-05-11 14:47:44 -0500 |
commit | d8bc5a1b458141596fb88b491017cd2ed0ef27a2 (patch) | |
tree | 07dc87fbd9c7be7a87092d062d6cbe138f1efdd9 /dev-python/python-heatclient | |
parent | dev-python/sphinxcontrib-httpdomain: 1.5.0 allarches stablized (diff) | |
download | gentoo-d8bc5a1b458141596fb88b491017cd2ed0ef27a2.tar.gz gentoo-d8bc5a1b458141596fb88b491017cd2ed0ef27a2.tar.bz2 gentoo-d8bc5a1b458141596fb88b491017cd2ed0ef27a2.zip |
dev-python/python-heatclient: 1.17.0 allarches stablized
Stablized for Openstack Stein
Package-Manager: Portage-2.3.62, Repoman-2.3.12
Signed-off-by: Matthew Thode <prometheanfire@gentoo.org>
Diffstat (limited to 'dev-python/python-heatclient')
-rw-r--r-- | dev-python/python-heatclient/python-heatclient-1.17.0.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-python/python-heatclient/python-heatclient-1.17.0.ebuild b/dev-python/python-heatclient/python-heatclient-1.17.0.ebuild index 4eb679b2abcd..4166ec545aff 100644 --- a/dev-python/python-heatclient/python-heatclient-1.17.0.ebuild +++ b/dev-python/python-heatclient/python-heatclient-1.17.0.ebuild @@ -12,7 +12,7 @@ SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz" LICENSE="Apache-2.0" SLOT="0" -KEYWORDS="~amd64 ~arm64 ~x86 ~amd64-linux ~x86-linux" +KEYWORDS="amd64 ~arm64 x86 ~amd64-linux ~x86-linux" IUSE="doc test" CDEPEND=">=dev-python/pbr-2.0.0[${PYTHON_USEDEP}] |