diff options
author | Matthew Thode <prometheanfire@gentoo.org> | 2017-03-25 22:19:31 -0500 |
---|---|---|
committer | Matthew Thode <prometheanfire@gentoo.org> | 2017-03-25 22:19:31 -0500 |
commit | 6fcf13a90e6fe8d5d4429c680508eb95937d5259 (patch) | |
tree | 0b279151fc6366920e65a86314cbef89428db30f /dev-python/python-manilaclient | |
parent | stablize openstack ocata python-heatclient-1.8.0 x86 and amd64 (diff) | |
download | gentoo-6fcf13a90e6fe8d5d4429c680508eb95937d5259.tar.gz gentoo-6fcf13a90e6fe8d5d4429c680508eb95937d5259.tar.bz2 gentoo-6fcf13a90e6fe8d5d4429c680508eb95937d5259.zip |
stablize openstack ocata python-manilaclient-1.14.0 x86 and amd64
Package-Manager: Portage-2.3.3, Repoman-2.3.1
RepoMan-Options: --force
Diffstat (limited to 'dev-python/python-manilaclient')
-rw-r--r-- | dev-python/python-manilaclient/python-manilaclient-1.14.0.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-python/python-manilaclient/python-manilaclient-1.14.0.ebuild b/dev-python/python-manilaclient/python-manilaclient-1.14.0.ebuild index 809f244fbb77..7e26fe8f4b34 100644 --- a/dev-python/python-manilaclient/python-manilaclient-1.14.0.ebuild +++ b/dev-python/python-manilaclient/python-manilaclient-1.14.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" CDEPEND=">=dev-python/pbr-1.8[${PYTHON_USEDEP}]" DEPEND="dev-python/setuptools[${PYTHON_USEDEP}] |