diff options
author | Matthew Thode <prometheanfire@gentoo.org> | 2017-01-03 10:46:29 -0600 |
---|---|---|
committer | Matthew Thode <prometheanfire@gentoo.org> | 2017-01-03 11:02:27 -0600 |
commit | 2fb62cef32e8283805b878d9e797480a970b84db (patch) | |
tree | 81e8d3bbe02f2ce8c0b9568925957d2d34d9243a /dev-python/python-mistralclient | |
parent | dev-python/oslo-privsep: cleanup (diff) | |
download | gentoo-2fb62cef32e8283805b878d9e797480a970b84db.tar.gz gentoo-2fb62cef32e8283805b878d9e797480a970b84db.tar.bz2 gentoo-2fb62cef32e8283805b878d9e797480a970b84db.zip |
dev-python/python-mistralclient: 2.1.2 stable amd64 and x86
Package-Manager: portage-2.3.0
Diffstat (limited to 'dev-python/python-mistralclient')
-rw-r--r-- | dev-python/python-mistralclient/python-mistralclient-2.1.2.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-python/python-mistralclient/python-mistralclient-2.1.2.ebuild b/dev-python/python-mistralclient/python-mistralclient-2.1.2.ebuild index 2f320415f2b6..862bdc76304b 100644 --- a/dev-python/python-mistralclient/python-mistralclient-2.1.2.ebuild +++ b/dev-python/python-mistralclient/python-mistralclient-2.1.2.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2016 Gentoo Foundation +# Copyright 1999-2017 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 # $Id$ @@ -13,7 +13,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" CDEPEND=">=dev-python/pbr-1.6[${PYTHON_USEDEP}]" DEPEND="dev-python/setuptools[${PYTHON_USEDEP}] |