summaryrefslogtreecommitdiff
path: root/dev-ml
diff options
context:
space:
mode:
authorSam James <sam@gentoo.org>2021-10-17 01:12:50 +0100
committerSam James <sam@gentoo.org>2021-10-17 01:12:50 +0100
commit7f845881119b76db507a9a66e4a32b634a49e961 (patch)
tree533925ede64c1bd4ebf027aa8c8238a5c73af12a /dev-ml
parentdev-lang/ocaml: Stabilize 4.11.2-r2 arm, #804774 (diff)
downloadgentoo-7f845881119b76db507a9a66e4a32b634a49e961.tar.gz
gentoo-7f845881119b76db507a9a66e4a32b634a49e961.tar.bz2
gentoo-7f845881119b76db507a9a66e4a32b634a49e961.zip
dev-ml/camlp4: Stabilize 4.11_p1-r2 arm, #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 f1b3eb00f6e6..51b6de4ca95e 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?]"