diff options
author | Sam James <sam@gentoo.org> | 2023-02-26 00:30:41 +0000 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2023-02-26 00:30:41 +0000 |
commit | aa60b37d0737cf6107de00b9578b164b0fa3a3a6 (patch) | |
tree | cc3d348e51645b6662d7d9d822d82e22948e81d0 /dev-ml | |
parent | app-emulation/wine-mono: Stabilize 7.4.0 x86, #897750 (diff) | |
download | gentoo-aa60b37d0737cf6107de00b9578b164b0fa3a3a6.tar.gz gentoo-aa60b37d0737cf6107de00b9578b164b0fa3a3a6.tar.bz2 gentoo-aa60b37d0737cf6107de00b9578b164b0fa3a3a6.zip |
dev-ml/ocamlbuild: Stabilize 0.14.2 x86, #897752
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'dev-ml')
-rw-r--r-- | dev-ml/ocamlbuild/ocamlbuild-0.14.2.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-ml/ocamlbuild/ocamlbuild-0.14.2.ebuild b/dev-ml/ocamlbuild/ocamlbuild-0.14.2.ebuild index c57de66b8d67..25b7b3f0b498 100644 --- a/dev-ml/ocamlbuild/ocamlbuild-0.14.2.ebuild +++ b/dev-ml/ocamlbuild/ocamlbuild-0.14.2.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2022 Gentoo Authors +# Copyright 1999-2023 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=8 @@ -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="~amd64 ~arm ~arm64 ~hppa ~ia64 ~mips ~ppc ~ppc64 ~riscv ~x86 ~amd64-linux ~x86-linux" +KEYWORDS="~amd64 ~arm ~arm64 ~hppa ~ia64 ~mips ~ppc ~ppc64 ~riscv x86 ~amd64-linux ~x86-linux" IUSE="+ocamlopt" RESTRICT="test" # Tests fail |