diff options
author | Arthur Zamarin <arthurzam@gentoo.org> | 2022-08-13 14:24:19 +0300 |
---|---|---|
committer | Arthur Zamarin <arthurzam@gentoo.org> | 2022-08-13 14:24:19 +0300 |
commit | a37be03923f63ae3900694f0db650afdfb105a69 (patch) | |
tree | 63352143d919aca6407b273ff9e72ceae89c77c7 /dev-python/python-glanceclient | |
parent | dev-python/watchfiles: Keyword 0.16.1 sparc, #852878 (diff) | |
download | gentoo-a37be03923f63ae3900694f0db650afdfb105a69.tar.gz gentoo-a37be03923f63ae3900694f0db650afdfb105a69.tar.bz2 gentoo-a37be03923f63ae3900694f0db650afdfb105a69.zip |
dev-python/python-glanceclient: Stabilize 4.0.1 ALLARCHES, #865053
Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
Diffstat (limited to 'dev-python/python-glanceclient')
-rw-r--r-- | dev-python/python-glanceclient/python-glanceclient-4.0.1.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-python/python-glanceclient/python-glanceclient-4.0.1.ebuild b/dev-python/python-glanceclient/python-glanceclient-4.0.1.ebuild index 448af8dee379..ee5d6545a356 100644 --- a/dev-python/python-glanceclient/python-glanceclient-4.0.1.ebuild +++ b/dev-python/python-glanceclient/python-glanceclient-4.0.1.ebuild @@ -14,7 +14,7 @@ SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz" LICENSE="Apache-2.0" SLOT="0" -KEYWORDS="~amd64 ~arm ~arm64 ~riscv ~x86" +KEYWORDS="amd64 ~arm arm64 ~riscv x86" RDEPEND=" >=dev-python/keystoneauth-3.6.2[${PYTHON_USEDEP}] |