diff options
author | Thomas Deutschmann <whissi@gentoo.org> | 2020-11-17 22:14:46 +0100 |
---|---|---|
committer | Thomas Deutschmann <whissi@gentoo.org> | 2020-11-17 22:15:01 +0100 |
commit | d4890f5edcb50ffa7ab18e4b8d3ce9f1aa51ea0c (patch) | |
tree | ad2924e93445f7f17e6e9668f7cc211f7eb45e4d /dev-python/python-glanceclient | |
parent | dev-python/python-cinderclient: x86 stable (bug #754588) (diff) | |
download | gentoo-d4890f5edcb50ffa7ab18e4b8d3ce9f1aa51ea0c.tar.gz gentoo-d4890f5edcb50ffa7ab18e4b8d3ce9f1aa51ea0c.tar.bz2 gentoo-d4890f5edcb50ffa7ab18e4b8d3ce9f1aa51ea0c.zip |
dev-python/python-glanceclient: x86 stable (bug #754582)
Package-Manager: Portage-3.0.9, Repoman-3.0.2
Signed-off-by: Thomas Deutschmann <whissi@gentoo.org>
Diffstat (limited to 'dev-python/python-glanceclient')
-rw-r--r-- | dev-python/python-glanceclient/python-glanceclient-3.2.2.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-python/python-glanceclient/python-glanceclient-3.2.2.ebuild b/dev-python/python-glanceclient/python-glanceclient-3.2.2.ebuild index b708112cfdbf..cbff0e911033 100644 --- a/dev-python/python-glanceclient/python-glanceclient-3.2.2.ebuild +++ b/dev-python/python-glanceclient/python-glanceclient-3.2.2.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}] |