diff options
author | Arthur Zamarin <arthurzam@gentoo.org> | 2023-05-06 10:31:25 +0000 |
---|---|---|
committer | Arthur Zamarin <arthurzam@gentoo.org> | 2023-05-06 10:31:25 +0000 |
commit | 0ac1fd64f50d11affee4e03c8ce6992cb887a8ce (patch) | |
tree | 0256e09a69f33cf7fc7083a0333e7a3b1dabf790 /dev-python/python-swiftclient | |
parent | dev-python/notebook: Stabilize 6.5.4 amd64, #904813 (diff) | |
download | gentoo-0ac1fd64f50d11affee4e03c8ce6992cb887a8ce.tar.gz gentoo-0ac1fd64f50d11affee4e03c8ce6992cb887a8ce.tar.bz2 gentoo-0ac1fd64f50d11affee4e03c8ce6992cb887a8ce.zip |
dev-python/python-swiftclient: Stabilize 4.3.0 ALLARCHES, #905807
Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
Diffstat (limited to 'dev-python/python-swiftclient')
-rw-r--r-- | dev-python/python-swiftclient/python-swiftclient-4.3.0.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-python/python-swiftclient/python-swiftclient-4.3.0.ebuild b/dev-python/python-swiftclient/python-swiftclient-4.3.0.ebuild index edccb0e1001c..eebdd753c893 100644 --- a/dev-python/python-swiftclient/python-swiftclient-4.3.0.ebuild +++ b/dev-python/python-swiftclient/python-swiftclient-4.3.0.ebuild @@ -18,7 +18,7 @@ HOMEPAGE=" LICENSE="Apache-2.0" SLOT="0" -KEYWORDS="~amd64 ~arm64 ~x86" +KEYWORDS="amd64 ~arm64 x86" RDEPEND=" >=dev-python/requests-2.4.0[${PYTHON_USEDEP}] |