summaryrefslogtreecommitdiff
path: root/dev-ml
diff options
context:
space:
mode:
authorSam James <sam@gentoo.org>2021-10-17 20:08:13 +0100
committerSam James <sam@gentoo.org>2021-10-17 20:08:13 +0100
commitb7a38a9ed1c6287f84fada05220a44df42ef3007 (patch)
treee26f911d266b710ebf2fb8189f9c676d286c3fc8 /dev-ml
parentdev-lang/ocaml: Stabilize 4.11.2-r2 arm64, #804774 (diff)
downloadgentoo-b7a38a9ed1c6287f84fada05220a44df42ef3007.tar.gz
gentoo-b7a38a9ed1c6287f84fada05220a44df42ef3007.tar.bz2
gentoo-b7a38a9ed1c6287f84fada05220a44df42ef3007.zip
dev-ml/camlp4: Stabilize 4.11_p1-r2 arm64, #804774
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'dev-ml')
-rw-r--r--dev-ml/camlp4/camlp4-4.11_p1-r2.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-ml/camlp4/camlp4-4.11_p1-r2.ebuild b/dev-ml/camlp4/camlp4-4.11_p1-r2.ebuild
index 51b6de4ca95e..24d6b91a79bb 100644
--- a/dev-ml/camlp4/camlp4-4.11_p1-r2.ebuild
+++ b/dev-ml/camlp4/camlp4-4.11_p1-r2.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"
RDEPEND="dev-lang/ocaml:0/$(ver_cut 1-2)[ocamlopt?]"