Gentoo Archives: gentoo-commits

From: "Maciej Barć" <xgqt@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: dev-ml/ocaml-stdint/
Date: Tue, 07 Dec 2021 21:58:51
Message-Id: 1638914324.d9283233147f6f412f4c82d0abb18a52aa1ec760.xgqt@gentoo
1 commit: d9283233147f6f412f4c82d0abb18a52aa1ec760
2 Author: Maciej Barć <xgqt <AT> gentoo <DOT> org>
3 AuthorDate: Tue Dec 7 21:53:49 2021 +0000
4 Commit: Maciej Barć <xgqt <AT> gentoo <DOT> org>
5 CommitDate: Tue Dec 7 21:58:44 2021 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=d9283233
7
8 dev-ml/ocaml-stdint: some test fail
9
10 Package-Manager: Portage-3.0.28, Repoman-3.0.3
11 Signed-off-by: Maciej Barć <xgqt <AT> gentoo.org>
12
13 dev-ml/ocaml-stdint/ocaml-stdint-0.7.0.ebuild | 2 +-
14 1 file changed, 1 insertion(+), 1 deletion(-)
15
16 diff --git a/dev-ml/ocaml-stdint/ocaml-stdint-0.7.0.ebuild b/dev-ml/ocaml-stdint/ocaml-stdint-0.7.0.ebuild
17 index 6772aba07058..1dcb81d9a5d7 100644
18 --- a/dev-ml/ocaml-stdint/ocaml-stdint-0.7.0.ebuild
19 +++ b/dev-ml/ocaml-stdint/ocaml-stdint-0.7.0.ebuild
20 @@ -15,4 +15,4 @@ LICENSE="MIT"
21 SLOT="0/${PV}"
22 KEYWORDS="~amd64 ~x86"
23 IUSE="+ocamlopt"
24 -RESTRICT="test" # qcheck not yet packaged
25 +RESTRICT="test" # some tests fails