summaryrefslogtreecommitdiff
path: root/dev-ml
diff options
context:
space:
mode:
authorSam James <sam@gentoo.org>2021-10-14 19:31:48 +0100
committerSam James <sam@gentoo.org>2021-10-14 19:31:48 +0100
commit2d056ec1cdc9cc2760bf6f684843bed8b2693bb3 (patch)
treec64f250f698bd099149cdebba2a85058fc72e2a7 /dev-ml
parentwww-servers/tomcat: removed security affected version (diff)
downloadgentoo-2d056ec1cdc9cc2760bf6f684843bed8b2693bb3.tar.gz
gentoo-2d056ec1cdc9cc2760bf6f684843bed8b2693bb3.tar.bz2
gentoo-2d056ec1cdc9cc2760bf6f684843bed8b2693bb3.zip
dev-ml/csexp: Stabilize 1.5.1 arm64, #817692
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'dev-ml')
-rw-r--r--dev-ml/csexp/csexp-1.5.1.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-ml/csexp/csexp-1.5.1.ebuild b/dev-ml/csexp/csexp-1.5.1.ebuild
index ea934f7b3ed3..60962e4e871f 100644
--- a/dev-ml/csexp/csexp-1.5.1.ebuild
+++ b/dev-ml/csexp/csexp-1.5.1.ebuild
@@ -11,7 +11,7 @@ SRC_URI="https://github.com/ocaml-dune/csexp/releases/download/${PV}/${P}.tbz"
LICENSE="MIT"
SLOT="0/${PV}"
-KEYWORDS="amd64 ~arm ~arm64 ppc ~ppc64 x86"
+KEYWORDS="amd64 ~arm arm64 ppc ~ppc64 x86"
IUSE="+ocamlopt test"
RESTRICT="!test? ( test )"