dev-ml/ocurl: x86 keyworded (bug #611014)

Package-Manager: Portage-2.3.24, Repoman-2.3.6
This commit is contained in:
Thomas Deutschmann
2018-02-11 22:46:26 +01:00
parent b0a9fe5c0f
commit c2c52323ae
2 changed files with 4 additions and 4 deletions

View File

@@ -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()
{

View File

@@ -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()
{