diff options
Diffstat (limited to 'dev-ml/opam-client')
-rw-r--r-- | dev-ml/opam-client/opam-client-2.0.7.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-ml/opam-client/opam-client-2.0.7.ebuild b/dev-ml/opam-client/opam-client-2.0.7.ebuild index 7932e576226b..fc71fb696cf3 100644 --- a/dev-ml/opam-client/opam-client-2.0.7.ebuild +++ b/dev-ml/opam-client/opam-client-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" RDEPEND=" |