diff options
author | Thomas Deutschmann <whissi@gentoo.org> | 2020-11-17 22:14:34 +0100 |
---|---|---|
committer | Thomas Deutschmann <whissi@gentoo.org> | 2020-11-17 22:15:00 +0100 |
commit | 15a829b540e35c2d527ae31f5784f8cb2f91c1a3 (patch) | |
tree | cc5c6ee3f135caa44df20b1f961e0a3729693c63 /dev-python/python-cinderclient | |
parent | dev-python/osc-lib: x86 stable (bug #754507) (diff) | |
download | gentoo-15a829b540e35c2d527ae31f5784f8cb2f91c1a3.tar.gz gentoo-15a829b540e35c2d527ae31f5784f8cb2f91c1a3.tar.bz2 gentoo-15a829b540e35c2d527ae31f5784f8cb2f91c1a3.zip |
dev-python/python-cinderclient: x86 stable (bug #754588)
Package-Manager: Portage-3.0.9, Repoman-3.0.2
Signed-off-by: Thomas Deutschmann <whissi@gentoo.org>
Diffstat (limited to 'dev-python/python-cinderclient')
-rw-r--r-- | dev-python/python-cinderclient/python-cinderclient-7.2.0.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-python/python-cinderclient/python-cinderclient-7.2.0.ebuild b/dev-python/python-cinderclient/python-cinderclient-7.2.0.ebuild index 31ce79935191..0c0d971bec65 100644 --- a/dev-python/python-cinderclient/python-cinderclient-7.2.0.ebuild +++ b/dev-python/python-cinderclient/python-cinderclient-7.2.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" IUSE="" CDEPEND=">=dev-python/pbr-2.0.0[${PYTHON_USEDEP}] |