diff options
author | Arthur Zamarin <arthurzam@gentoo.org> | 2023-03-24 23:17:15 +0300 |
---|---|---|
committer | Arthur Zamarin <arthurzam@gentoo.org> | 2023-03-24 23:17:15 +0300 |
commit | 2fdf43a2298ed87f0082032935d221bf67e30d4a (patch) | |
tree | b9d3ec86769ca3205022c3f015affd81d8120305 /dev-python/python-swiftclient | |
parent | dev-ml/facile: Stabilize 1.1.4 ppc64, #901605 (diff) | |
download | gentoo-2fdf43a2298ed87f0082032935d221bf67e30d4a.tar.gz gentoo-2fdf43a2298ed87f0082032935d221bf67e30d4a.tar.bz2 gentoo-2fdf43a2298ed87f0082032935d221bf67e30d4a.zip |
dev-python/python-swiftclient: Stabilize 4.2.0 ALLARCHES, #902949
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.2.0.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-python/python-swiftclient/python-swiftclient-4.2.0.ebuild b/dev-python/python-swiftclient/python-swiftclient-4.2.0.ebuild index edccb0e1001c..eebdd753c893 100644 --- a/dev-python/python-swiftclient/python-swiftclient-4.2.0.ebuild +++ b/dev-python/python-swiftclient/python-swiftclient-4.2.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}] |