commit: b2ffd74c63b534693f87b0b146ddefe43fd6eb9c
Author: Sam James <sam <AT> gentoo <DOT> org>
AuthorDate: Mon Apr 25 15:35:17 2022 +0000
Commit: Sam James <sam <AT> gentoo <DOT> org>
CommitDate: Mon Apr 25 17:16:49 2022 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=b2ffd74c
dev-python/bandit: drop ~s390
Signed-off-by: Sam James <sam <AT> gentoo.org>
dev-python/bandit/bandit-1.7.4.ebuild | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/dev-python/bandit/bandit-1.7.4.ebuild
b/dev-python/bandit/bandit-1.7.4.ebuild
index e5fa5a6ea770..f75317ac605d 100644
--- a/dev-python/bandit/bandit-1.7.4.ebuild
+++ b/dev-python/bandit/bandit-1.7.4.ebuild
@@ -14,7 +14,7 @@ SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz"
LICENSE="Apache-2.0"
SLOT="0"
-KEYWORDS="amd64 ~arm arm64 ~s390 x86"
+KEYWORDS="amd64 ~arm arm64 x86"
RDEPEND="
>=dev-python/pbr-2.0.0[${PYTHON_USEDEP}]