diff --git a/dev-ml/ocurl/ocurl-0.6.1.ebuild b/dev-ml/ocurl/ocurl-0.6.1.ebuild index 1b1d8619146b8..39c4fd5cab5f9 100644 --- a/dev-ml/ocurl/ocurl-0.6.1.ebuild +++ b/dev-ml/ocurl/ocurl-0.6.1.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2017 Gentoo Foundation +# Copyright 1999-2018 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 EAPI=5 @@ -17,7 +17,7 @@ RDEPEND=">=net-misc/curl-7.9.8 >=dev-lang/ocaml-3.12:=[ocamlopt]" DEPEND="${RDEPEND} virtual/pkgconfig" -KEYWORDS="amd64 ppc" +KEYWORDS="amd64 ppc ~x86" src_compile() { diff --git a/dev-ml/ocurl/ocurl-0.7.9.ebuild b/dev-ml/ocurl/ocurl-0.7.9.ebuild index 6dafb58c62cac..978bdea229b6e 100644 --- a/dev-ml/ocurl/ocurl-0.7.9.ebuild +++ b/dev-ml/ocurl/ocurl-0.7.9.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2017 Gentoo Foundation +# Copyright 1999-2018 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 EAPI=5 @@ -19,7 +19,7 @@ RDEPEND=">=net-misc/curl-7.9.8 >=dev-lang/ocaml-3.12:=[ocamlopt]" DEPEND="${RDEPEND} virtual/pkgconfig" -KEYWORDS="~amd64 ~arm ~ppc" +KEYWORDS="~amd64 ~arm ~ppc ~x86" src_compile() {