From c2c52323ae8440fbd35adbaec8df5e2273857088 Mon Sep 17 00:00:00 2001 From: Thomas Deutschmann Date: Sun, 11 Feb 2018 22:46:26 +0100 Subject: [PATCH] dev-ml/ocurl: x86 keyworded (bug #611014) Package-Manager: Portage-2.3.24, Repoman-2.3.6 --- dev-ml/ocurl/ocurl-0.6.1.ebuild | 4 ++-- dev-ml/ocurl/ocurl-0.7.9.ebuild | 4 ++-- 2 files changed, 4 insertions(+), 4 deletions(-) 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() {