summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSam James <sam@gentoo.org>2021-03-14 00:44:17 +0000
committerSam James <sam@gentoo.org>2021-03-14 00:47:26 +0000
commitbae7d4d55e29db9a9f1e867b4d0822337a5aa914 (patch)
tree83b7b259a7356edbb42aeaa50ec57cf1f8960237 /dev-ml/typerep
parentdev-ml/ppx_string: Stabilize 0.14.1 arm64, #772833 (diff)
downloadgentoo-bae7d4d55e29db9a9f1e867b4d0822337a5aa914.tar.gz
gentoo-bae7d4d55e29db9a9f1e867b4d0822337a5aa914.tar.bz2
gentoo-bae7d4d55e29db9a9f1e867b4d0822337a5aa914.zip
dev-ml/typerep: Stabilize 0.14.0 arm64, #772833
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'dev-ml/typerep')
-rw-r--r--dev-ml/typerep/typerep-0.14.0.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-ml/typerep/typerep-0.14.0.ebuild b/dev-ml/typerep/typerep-0.14.0.ebuild
index 084c172880a6..9f6f8496d0e3 100644
--- a/dev-ml/typerep/typerep-0.14.0.ebuild
+++ b/dev-ml/typerep/typerep-0.14.0.ebuild
@@ -11,7 +11,7 @@ SRC_URI="https://github.com/janestreet/${PN}/archive/v${PV}.tar.gz -> ${P}.tar.g
LICENSE="Apache-2.0"
SLOT="0/${PV}"
-KEYWORDS="amd64 arm ~arm64 ppc ppc64 x86"
+KEYWORDS="amd64 arm arm64 ppc ppc64 x86"
IUSE="+ocamlopt"
DEPEND="dev-ml/base:="