Skip to content

Commit

Permalink
dev-ml/opam-solver: Stabilize 2.0.9 arm64, #817749
Browse files Browse the repository at this point in the history
Signed-off-by: Sam James <[email protected]>
  • Loading branch information
thesamesam committed Jan 13, 2022
1 parent 0df1ed3 commit 0f4e8c8
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion dev-ml/opam-solver/opam-solver-2.0.9.ebuild
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@ S="${WORKDIR}/opam-${PV/_/-}"

LICENSE="LGPL-2.1"
SLOT="0/${PV}"
KEYWORDS="amd64 arm ~arm64 ppc ~ppc64 ~x86"
KEYWORDS="amd64 arm arm64 ppc ~ppc64 ~x86"
IUSE="+ocamlopt test"
RESTRICT="!test? ( test )"

Expand Down

0 comments on commit 0f4e8c8

Please sign in to comment.