Gentoo Archives: gentoo-commits

From: Sam James <sam@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: dev-ml/ocamlbuild/
Date: Sat, 15 Aug 2020 01:54:29
Message-Id: 1597456259.42c40d6726ef94187441514ab88eb859e42dcd95.sam@gentoo
1 commit: 42c40d6726ef94187441514ab88eb859e42dcd95
2 Author: Sam James <sam <AT> gentoo <DOT> org>
3 AuthorDate: Sat Aug 15 01:50:59 2020 +0000
4 Commit: Sam James <sam <AT> gentoo <DOT> org>
5 CommitDate: Sat Aug 15 01:50:59 2020 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=42c40d67
7
8 dev-ml/ocamlbuild: Stabilize 0.14.0 x86, #708884
9
10 Signed-off-by: Sam James <sam <AT> gentoo.org>
11
12 dev-ml/ocamlbuild/ocamlbuild-0.14.0.ebuild | 2 +-
13 1 file changed, 1 insertion(+), 1 deletion(-)
14
15 diff --git a/dev-ml/ocamlbuild/ocamlbuild-0.14.0.ebuild b/dev-ml/ocamlbuild/ocamlbuild-0.14.0.ebuild
16 index fbda338dab1..1bb60dad1ed 100644
17 --- a/dev-ml/ocamlbuild/ocamlbuild-0.14.0.ebuild
18 +++ b/dev-ml/ocamlbuild/ocamlbuild-0.14.0.ebuild
19 @@ -9,7 +9,7 @@ SRC_URI="https://github.com/ocaml/ocamlbuild/archive/${PV}.tar.gz -> ${P}.tar.gz
20
21 LICENSE="LGPL-2.1-with-linking-exception"
22 SLOT="0/${PV}"
23 -KEYWORDS="~alpha amd64 ~arm ~arm64 ~hppa ~ia64 ~mips ~ppc ~ppc64 ~sparc ~x86 ~amd64-linux ~x86-linux"
24 +KEYWORDS="~alpha amd64 ~arm ~arm64 ~hppa ~ia64 ~mips ~ppc ~ppc64 ~sparc x86 ~amd64-linux ~x86-linux"
25 IUSE="+ocamlopt test"
26 RESTRICT="!test? ( test )"