commit: ce8f80edbbdb3c1f7dfd9f25ae2fe091a0ba673d Author: Arthur Zamarin <arthurzam <AT> gentoo <DOT> org> AuthorDate: Fri Oct 6 17:05:26 2023 +0000 Commit: Arthur Zamarin <arthurzam <AT> gentoo <DOT> org> CommitDate: Fri Oct 6 17:05:26 2023 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=ce8f80ed
dev-python/python-swiftclient: Stabilize 4.4.0 ALLARCHES, #915292 Signed-off-by: Arthur Zamarin <arthurzam <AT> gentoo.org> dev-python/python-swiftclient/python-swiftclient-4.4.0.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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 da32886df0b6..1e2adf394ab5 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}]