diff options
-rw-r--r-- | dev-ml/opam-client/opam-client-2.0.10.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-ml/opam-client/opam-client-2.0.10.ebuild b/dev-ml/opam-client/opam-client-2.0.10.ebuild index 47921a76cd57..9c36b48336f0 100644 --- a/dev-ml/opam-client/opam-client-2.0.10.ebuild +++ b/dev-ml/opam-client/opam-client-2.0.10.ebuild @@ -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" RDEPEND=" |