summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorArthur Zamarin <arthurzam@gentoo.org>2021-12-13 20:58:16 +0200
committerArthur Zamarin <arthurzam@gentoo.org>2021-12-13 20:58:32 +0200
commit85a9584566f847732cad8d22e675d489d72974f1 (patch)
tree1004b68beb9a838e15c56a2a488bc5306324a853
parentdev-python/sphinx-gallery: Stabilize 0.10.1 ALLARCHES, #829111 (diff)
downloadgentoo-85a9584566f847732cad8d22e675d489d72974f1.tar.gz
gentoo-85a9584566f847732cad8d22e675d489d72974f1.tar.bz2
gentoo-85a9584566f847732cad8d22e675d489d72974f1.zip
dev-python/bandit: Stabilize 1.7.1 arm64, #829108
Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
-rw-r--r--dev-python/bandit/bandit-1.7.1.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-python/bandit/bandit-1.7.1.ebuild b/dev-python/bandit/bandit-1.7.1.ebuild
index 5a5c53051c32..32656a9cd0fe 100644
--- a/dev-python/bandit/bandit-1.7.1.ebuild
+++ b/dev-python/bandit/bandit-1.7.1.ebuild
@@ -12,7 +12,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 ~s390 ~x86"
IUSE="test"
RESTRICT="!test? ( test )"