diff options
Diffstat (limited to 'dev-ml/opam-solver/opam-solver-2.0.7.ebuild')
-rw-r--r-- | dev-ml/opam-solver/opam-solver-2.0.7.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-ml/opam-solver/opam-solver-2.0.7.ebuild b/dev-ml/opam-solver/opam-solver-2.0.7.ebuild index 68547fe89e50..e65bfa335009 100644 --- a/dev-ml/opam-solver/opam-solver-2.0.7.ebuild +++ b/dev-ml/opam-solver/opam-solver-2.0.7.ebuild @@ -11,7 +11,7 @@ SRC_URI="https://github.com/ocaml/opam/archive/${PV/_/-}.tar.gz -> opam-${PV}.ta LICENSE="LGPL-2.1" SLOT="0/${PV}" -KEYWORDS="~amd64 ~arm ~arm64" +KEYWORDS="~amd64 ~arm ~arm64 ~x86" IUSE="+ocamlopt test" RESTRICT="!test? ( test )" |