summaryrefslogtreecommitdiff
path: root/dev-ml
diff options
context:
space:
mode:
authorSam James <sam@gentoo.org>2021-03-14 00:44:37 +0000
committerSam James <sam@gentoo.org>2021-03-14 00:47:44 +0000
commit7672933d3bb015a13de87587271bc49cada0887e (patch)
tree2846027f715ab2abe2b89e62b8a1d1c80a2db1f1 /dev-ml
parentdev-ml/ocamlweb: Stabilize 1.41 arm64, #772833 (diff)
downloadgentoo-7672933d3bb015a13de87587271bc49cada0887e.tar.gz
gentoo-7672933d3bb015a13de87587271bc49cada0887e.tar.bz2
gentoo-7672933d3bb015a13de87587271bc49cada0887e.zip
dev-ml/camlp4: Stabilize 4.08_p1 arm64, #772833
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'dev-ml')
-rw-r--r--dev-ml/camlp4/camlp4-4.08_p1.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-ml/camlp4/camlp4-4.08_p1.ebuild b/dev-ml/camlp4/camlp4-4.08_p1.ebuild
index 2b583e112ed6..b075e93816d4 100644
--- a/dev-ml/camlp4/camlp4-4.08_p1.ebuild
+++ b/dev-ml/camlp4/camlp4-4.08_p1.ebuild
@@ -12,7 +12,7 @@ SRC_URI="https://github.com/camlp4/camlp4/archive/${MY_PV}.tar.gz -> ${P}.tar.gz
LICENSE="LGPL-2-with-linking-exception"
SLOT="0/${PV}"
-KEYWORDS="~alpha amd64 arm ~arm64 ~hppa ~ia64 ~mips ppc ppc64 x86 ~amd64-linux ~x86-linux"
+KEYWORDS="~alpha amd64 arm arm64 ~hppa ~ia64 ~mips ppc ppc64 x86 ~amd64-linux ~x86-linux"
IUSE="+ocamlopt"
DEPEND="~dev-lang/ocaml-4.09.0:=[ocamlopt?]"