diff options
author | Matthew Thode <prometheanfire@gentoo.org> | 2019-05-11 14:43:28 -0500 |
---|---|---|
committer | Matthew Thode <prometheanfire@gentoo.org> | 2019-05-11 14:47:47 -0500 |
commit | c92d7e9d4c0eb6b60199cdc7680c5c9590900947 (patch) | |
tree | 81bbbb199facd7205c17700590bbbc44384026b7 /dev-python/python-manilaclient | |
parent | dev-python/python-magnumclient: 2.12.0 allarches stablized (diff) | |
download | gentoo-c92d7e9d4c0eb6b60199cdc7680c5c9590900947.tar.gz gentoo-c92d7e9d4c0eb6b60199cdc7680c5c9590900947.tar.bz2 gentoo-c92d7e9d4c0eb6b60199cdc7680c5c9590900947.zip |
dev-python/python-manilaclient: 1.27.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-manilaclient')
-rw-r--r-- | dev-python/python-manilaclient/python-manilaclient-1.27.0.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-python/python-manilaclient/python-manilaclient-1.27.0.ebuild b/dev-python/python-manilaclient/python-manilaclient-1.27.0.ebuild index 67263cf25243..143c8fd3a8a7 100644 --- a/dev-python/python-manilaclient/python-manilaclient-1.27.0.ebuild +++ b/dev-python/python-manilaclient/python-manilaclient-1.27.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}] |