summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorArthur Zamarin <arthurzam@gentoo.org>2023-03-10 13:32:32 +0200
committerArthur Zamarin <arthurzam@gentoo.org>2023-03-10 13:32:32 +0200
commit1596c3dad8f304afcfd083f40742c50525762874 (patch)
tree8e0845864637c90c5ed297e2a57632a9500fee8a /dev-util/cvise
parentx11-plugins/wmwork: fix implicit function declarations in configure (diff)
downloadgentoo-1596c3dad8f304afcfd083f40742c50525762874.tar.gz
gentoo-1596c3dad8f304afcfd083f40742c50525762874.tar.bz2
gentoo-1596c3dad8f304afcfd083f40742c50525762874.zip
dev-util/cvise: Keyword 2.7.0 arm, #900701
Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
Diffstat (limited to 'dev-util/cvise')
-rw-r--r--dev-util/cvise/cvise-2.7.0.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-util/cvise/cvise-2.7.0.ebuild b/dev-util/cvise/cvise-2.7.0.ebuild
index 10b6d7c86098..4b7097be70f0 100644
--- a/dev-util/cvise/cvise-2.7.0.ebuild
+++ b/dev-util/cvise/cvise-2.7.0.ebuild
@@ -15,7 +15,7 @@ SRC_URI="
LICENSE="UoI-NCSA"
SLOT="0"
-KEYWORDS="~amd64 ~arm64 ~ppc ~x86"
+KEYWORDS="~amd64 ~arm ~arm64 ~ppc ~x86"
IUSE="test"
RESTRICT="!test? ( test )"
REQUIRED_USE=${PYTHON_REQUIRED_USE}