Skip to content

Commit

Permalink
dev-ml/opam: stabilize 2.1.3 for amd64
Browse files Browse the repository at this point in the history
Signed-off-by: Alfredo Tupone <[email protected]>
  • Loading branch information
atupone committed May 13, 2023
1 parent 4480027 commit 8866609
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion dev-ml/opam/opam-2.1.3.ebuild
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@ S="${WORKDIR}/opam-${PV/_/-}"

LICENSE="LGPL-2.1-with-linking-exception"
SLOT="0/${PV}"
KEYWORDS="~amd64 ~arm ~arm64 ~ppc ~ppc64 ~riscv ~x86"
KEYWORDS="amd64 ~arm ~arm64 ~ppc ~ppc64 ~riscv ~x86"
IUSE="+ocamlopt"
RESTRICT="test" #see bugs 838658

Expand Down

0 comments on commit 8866609

Please sign in to comment.