diff options
author | Matthew Thode <prometheanfire@gentoo.org> | 2016-11-06 12:58:53 -0600 |
---|---|---|
committer | Matthew Thode <prometheanfire@gentoo.org> | 2016-11-06 15:29:34 -0600 |
commit | f4cfea70e97a873b0a71a30bba10d6bc5398eec2 (patch) | |
tree | 5d41861be65c2cf4eb2b6b917b7d8d019a2d042f /dev-python/python-senlinclient | |
parent | dev-python/python-monascaclient: 1.2.0 stable amd64 and x86 (diff) | |
download | gentoo-f4cfea70e97a873b0a71a30bba10d6bc5398eec2.tar.gz gentoo-f4cfea70e97a873b0a71a30bba10d6bc5398eec2.tar.bz2 gentoo-f4cfea70e97a873b0a71a30bba10d6bc5398eec2.zip |
dev-python/python-senlinclient: 1.0.0 stable amd64 and x86
Package-Manager: portage-2.3.0
Diffstat (limited to 'dev-python/python-senlinclient')
-rw-r--r-- | dev-python/python-senlinclient/python-senlinclient-1.0.0.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-python/python-senlinclient/python-senlinclient-1.0.0.ebuild b/dev-python/python-senlinclient/python-senlinclient-1.0.0.ebuild index a35f0398d248..9827c4942302 100644 --- a/dev-python/python-senlinclient/python-senlinclient-1.0.0.ebuild +++ b/dev-python/python-senlinclient/python-senlinclient-1.0.0.ebuild @@ -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}] |