summaryrefslogtreecommitdiff
path: root/dev-ml
diff options
context:
space:
mode:
authorAlfredo Tupone <tupone@gentoo.org>2022-07-20 13:52:44 +0200
committerAlfredo Tupone <tupone@gentoo.org>2022-07-20 13:53:17 +0200
commita08fcfc37414028a3600023457fc7957c5add4a8 (patch)
tree113a97036217d7cdfbb3841d665d3aa77a65087f /dev-ml
parentdev-libs/FBGEMM: version bump (diff)
downloadgentoo-a08fcfc37414028a3600023457fc7957c5add4a8.tar.gz
gentoo-a08fcfc37414028a3600023457fc7957c5add4a8.tar.bz2
gentoo-a08fcfc37414028a3600023457fc7957c5add4a8.zip
dev-ml/opam: RESTRICT test
Closes: https://bugs.gentoo.org/838658 Package-Manager: Portage-3.0.30, Repoman-3.0.3 Signed-off-by: Alfredo Tupone <tupone@gentoo.org>
Diffstat (limited to 'dev-ml')
-rw-r--r--dev-ml/opam/opam-2.1.2.ebuild1
1 files changed, 1 insertions, 0 deletions
diff --git a/dev-ml/opam/opam-2.1.2.ebuild b/dev-ml/opam/opam-2.1.2.ebuild
index 566843487a72..360e33347b42 100644
--- a/dev-ml/opam/opam-2.1.2.ebuild
+++ b/dev-ml/opam/opam-2.1.2.ebuild
@@ -15,6 +15,7 @@ LICENSE="LGPL-2.1-with-linking-exception"
SLOT="0/${PV}"
KEYWORDS="~amd64 ~arm ~arm64 ~ppc ~ppc64 ~riscv ~x86"
IUSE="+ocamlopt"
+RESTRICT="test" #see bugs 838658
RDEPEND="
dev-ml/cmdliner:=