summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSam James <sam@gentoo.org>2020-08-15 06:13:48 +0000
committerSam James <sam@gentoo.org>2020-08-15 06:13:48 +0000
commitd3c807776d6fab555b8e01fe0dd9ed53a36359c6 (patch)
treed92539152b9e3050ae34a85253aa1ec9ae862854 /dev-ml/ocamlbuild
parentnet-misc/dropbear: restore stable keywords (diff)
downloadgentoo-d3c807776d6fab555b8e01fe0dd9ed53a36359c6.tar.gz
gentoo-d3c807776d6fab555b8e01fe0dd9ed53a36359c6.tar.bz2
gentoo-d3c807776d6fab555b8e01fe0dd9ed53a36359c6.zip
dev-ml/ocamlbuild: Stabilize 0.14.0 arm, #708884
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'dev-ml/ocamlbuild')
-rw-r--r--dev-ml/ocamlbuild/ocamlbuild-0.14.0.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-ml/ocamlbuild/ocamlbuild-0.14.0.ebuild b/dev-ml/ocamlbuild/ocamlbuild-0.14.0.ebuild
index 1bb60dad1edd..9589db20dd0f 100644
--- a/dev-ml/ocamlbuild/ocamlbuild-0.14.0.ebuild
+++ b/dev-ml/ocamlbuild/ocamlbuild-0.14.0.ebuild
@@ -9,7 +9,7 @@ SRC_URI="https://github.com/ocaml/ocamlbuild/archive/${PV}.tar.gz -> ${P}.tar.gz
LICENSE="LGPL-2.1-with-linking-exception"
SLOT="0/${PV}"
-KEYWORDS="~alpha amd64 ~arm ~arm64 ~hppa ~ia64 ~mips ~ppc ~ppc64 ~sparc x86 ~amd64-linux ~x86-linux"
+KEYWORDS="~alpha amd64 arm ~arm64 ~hppa ~ia64 ~mips ~ppc ~ppc64 ~sparc x86 ~amd64-linux ~x86-linux"
IUSE="+ocamlopt test"
RESTRICT="!test? ( test )"