diff options
author | 2022-05-28 22:21:30 +0200 | |
---|---|---|
committer | 2022-05-28 23:08:05 +0200 | |
commit | 50244862d67b6cc3e4e68001245248c638dd55f3 (patch) | |
tree | a1b1db7065888f055a71b6631ddd9e3f75bf780e /dev-python/python-glanceclient | |
parent | dev-python/keystoneauth: keyword 4.6.0 for ~riscv (diff) | |
download | gentoo-50244862d67b6cc3e4e68001245248c638dd55f3.tar.gz gentoo-50244862d67b6cc3e4e68001245248c638dd55f3.tar.bz2 gentoo-50244862d67b6cc3e4e68001245248c638dd55f3.zip |
dev-python/python-glanceclient: keyword 4.0.0 for ~riscv
Signed-off-by: Jakov Smolić <jsmolic@gentoo.org>
Diffstat (limited to 'dev-python/python-glanceclient')
-rw-r--r-- | dev-python/python-glanceclient/python-glanceclient-4.0.0.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-python/python-glanceclient/python-glanceclient-4.0.0.ebuild b/dev-python/python-glanceclient/python-glanceclient-4.0.0.ebuild index e4df4bd7c457..448af8dee379 100644 --- a/dev-python/python-glanceclient/python-glanceclient-4.0.0.ebuild +++ b/dev-python/python-glanceclient/python-glanceclient-4.0.0.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 ~x86" +KEYWORDS="~amd64 ~arm ~arm64 ~riscv ~x86" RDEPEND=" >=dev-python/keystoneauth-3.6.2[${PYTHON_USEDEP}] |