summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSam James <sam@gentoo.org>2022-04-25 16:35:17 +0100
committerSam James <sam@gentoo.org>2022-04-25 18:16:49 +0100
commitb2ffd74c63b534693f87b0b146ddefe43fd6eb9c (patch)
treec4bdf0e68da202f3324fe80b4de7fabc1c9614b1 /dev-python/bandit
parentprofiles/arch/s390: mask dev-libs/libinput[doc] (diff)
downloadgentoo-b2ffd74c63b534693f87b0b146ddefe43fd6eb9c.tar.gz
gentoo-b2ffd74c63b534693f87b0b146ddefe43fd6eb9c.tar.bz2
gentoo-b2ffd74c63b534693f87b0b146ddefe43fd6eb9c.zip
dev-python/bandit: drop ~s390
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'dev-python/bandit')
-rw-r--r--dev-python/bandit/bandit-1.7.4.ebuild2
1 files changed, 1 insertions, 1 deletions
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}]