commit: 0ac1fd64f50d11affee4e03c8ce6992cb887a8ce
Author: Arthur Zamarin <arthurzam <AT> gentoo <DOT> org>
AuthorDate: Sat May 6 10:31:25 2023 +0000
Commit: Arthur Zamarin <arthurzam <AT> gentoo <DOT> org>
CommitDate: Sat May 6 10:31:25 2023 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=0ac1fd64
dev-python/python-swiftclient: Stabilize 4.3.0 ALLARCHES, #905807
Signed-off-by: Arthur Zamarin <arthurzam <AT> gentoo.org>
dev-python/python-swiftclient/python-swiftclient-4.3.0.ebuild | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
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}]