summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSam James <sam@gentoo.org>2021-03-14 00:36:30 +0000
committerSam James <sam@gentoo.org>2021-03-14 00:46:42 +0000
commitfa08210429ab14024b45a7d28eec0ca7b084f352 (patch)
treee8936b957bb1ccb51d855c40300744b3f5cd018b /dev-ml/sexplib0
parentdev-ml/dune-configurator: Stabilize 2.8.2-r1 arm64, #772833 (diff)
downloadgentoo-fa08210429ab14024b45a7d28eec0ca7b084f352.tar.gz
gentoo-fa08210429ab14024b45a7d28eec0ca7b084f352.tar.bz2
gentoo-fa08210429ab14024b45a7d28eec0ca7b084f352.zip
dev-ml/sexplib0: Stabilize 0.14.0 arm64, #772833
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'dev-ml/sexplib0')
-rw-r--r--dev-ml/sexplib0/sexplib0-0.14.0.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-ml/sexplib0/sexplib0-0.14.0.ebuild b/dev-ml/sexplib0/sexplib0-0.14.0.ebuild
index 0d5830ead74c..9b306a168349 100644
--- a/dev-ml/sexplib0/sexplib0-0.14.0.ebuild
+++ b/dev-ml/sexplib0/sexplib0-0.14.0.ebuild
@@ -11,7 +11,7 @@ SRC_URI="https://github.com/janestreet/sexplib0/archive/v${PV}.tar.gz -> ${P}.ta
LICENSE="Apache-2.0"
SLOT="0/${PV}"
-KEYWORDS="amd64 arm ~arm64 ppc ppc64 x86"
+KEYWORDS="amd64 arm arm64 ppc ppc64 x86"
IUSE="+ocamlopt"
RDEPEND=""