diff options
author | Matthew Thode <prometheanfire@gentoo.org> | 2018-03-30 20:44:47 -0500 |
---|---|---|
committer | Matthew Thode <prometheanfire@gentoo.org> | 2018-03-30 20:53:54 -0500 |
commit | bd54277e7139d78a3432ce2d0f45f2e949bc7cf6 (patch) | |
tree | d151635d9cf2186c98e20ab0a1f397d08cd0696e /dev-python/python-manilaclient | |
parent | dev-python/aodhclient: 1.0.0 stablized under allarchesa (diff) | |
download | gentoo-bd54277e7139d78a3432ce2d0f45f2e949bc7cf6.tar.gz gentoo-bd54277e7139d78a3432ce2d0f45f2e949bc7cf6.tar.bz2 gentoo-bd54277e7139d78a3432ce2d0f45f2e949bc7cf6.zip |
dev-python/python-manilaclient: 1.21.0 stablized under allarchesa
Stablized for Openstack Queens
Diffstat (limited to 'dev-python/python-manilaclient')
-rw-r--r-- | dev-python/python-manilaclient/python-manilaclient-1.21.0.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-python/python-manilaclient/python-manilaclient-1.21.0.ebuild b/dev-python/python-manilaclient/python-manilaclient-1.21.0.ebuild index b80c71a39b8c..103bd80f30f2 100644 --- a/dev-python/python-manilaclient/python-manilaclient-1.21.0.ebuild +++ b/dev-python/python-manilaclient/python-manilaclient-1.21.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}] |