dev-python/bandit: drop ~s390

Signed-off-by: Sam James <sam@gentoo.org>
This commit is contained in:
Sam James
2022-04-25 16:35:17 +01:00
parent 8ff8772010
commit b2ffd74c63

View File

@@ -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}]