commit: 08ab5919f0044132f96e767b137ec9453b1629ab
Author: Arthur Zamarin <arthurzam <AT> gentoo <DOT> org>
AuthorDate: Sat Mar 15 13:16:34 2025 +0000
Commit: Arthur Zamarin <arthurzam <AT> gentoo <DOT> org>
CommitDate: Sat Mar 15 13:16:34 2025 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=08ab5919
dev-python/python-swiftclient: Stabilize 4.7.0 ALLARCHES, #951411
Signed-off-by: Arthur Zamarin <arthurzam <AT> gentoo.org>
dev-python/python-swiftclient/python-swiftclient-4.7.0.ebuild | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/dev-python/python-swiftclient/python-swiftclient-4.7.0.ebuild
b/dev-python/python-swiftclient/python-swiftclient-4.7.0.ebuild
index ace65050c0ad..da860bf55b57 100644
--- a/dev-python/python-swiftclient/python-swiftclient-4.7.0.ebuild
+++ b/dev-python/python-swiftclient/python-swiftclient-4.7.0.ebuild
@@ -17,7 +17,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}]