diff options
author | Arthur Zamarin <arthurzam@gentoo.org> | 2023-11-24 16:50:11 +0000 |
---|---|---|
committer | Arthur Zamarin <arthurzam@gentoo.org> | 2023-11-24 16:50:11 +0000 |
commit | 4bfb9778eb8161bca6926dafdd8eca611fe3b9d7 (patch) | |
tree | 2d5ab1f40a2b43e626874988b5c11e465cc0c1e7 /dev-python | |
parent | dev-python/pywinrm: Stabilize 0.4.3 arm64, #918350 (diff) | |
download | gentoo-4bfb9778eb8161bca6926dafdd8eca611fe3b9d7.tar.gz gentoo-4bfb9778eb8161bca6926dafdd8eca611fe3b9d7.tar.bz2 gentoo-4bfb9778eb8161bca6926dafdd8eca611fe3b9d7.zip |
dev-python/python-swiftclient: Stabilize 4.4.0 arm64, #918361
Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
Diffstat (limited to 'dev-python')
-rw-r--r-- | dev-python/python-swiftclient/python-swiftclient-4.4.0.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-python/python-swiftclient/python-swiftclient-4.4.0.ebuild b/dev-python/python-swiftclient/python-swiftclient-4.4.0.ebuild index 1e2adf394ab5..1ed6637c0c18 100644 --- a/dev-python/python-swiftclient/python-swiftclient-4.4.0.ebuild +++ b/dev-python/python-swiftclient/python-swiftclient-4.4.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}] |