summaryrefslogtreecommitdiff
path: root/dev-ml
diff options
context:
space:
mode:
authorAlexis Ballier <aballier@gentoo.org>2017-04-20 18:59:27 +0200
committerAlexis Ballier <aballier@gentoo.org>2017-04-20 19:15:38 +0200
commit90817582d9c92e2d3c6f92c2e7b5cf7701420552 (patch)
tree8c2dd05d140f7c95d894dd233e17b08a34662378 /dev-ml
parentdev-ml/lwt: remove old (diff)
downloadgentoo-90817582d9c92e2d3c6f92c2e7b5cf7701420552.tar.gz
gentoo-90817582d9c92e2d3c6f92c2e7b5cf7701420552.tar.bz2
gentoo-90817582d9c92e2d3c6f92c2e7b5cf7701420552.zip
dev-ml/ocurl: remove x86 keywords, needed by lwt cleanup
Package-Manager: Portage-2.3.5, Repoman-2.3.2
Diffstat (limited to 'dev-ml')
-rw-r--r--dev-ml/ocurl/ocurl-0.6.1.ebuild4
-rw-r--r--dev-ml/ocurl/ocurl-0.7.9.ebuild2
2 files changed, 3 insertions, 3 deletions
diff --git a/dev-ml/ocurl/ocurl-0.6.1.ebuild b/dev-ml/ocurl/ocurl-0.6.1.ebuild
index c02332e2eec7..1b1d8619146b 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-2015 Gentoo Foundation
+# Copyright 1999-2017 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 x86"
+KEYWORDS="amd64 ppc"
src_compile()
{
diff --git a/dev-ml/ocurl/ocurl-0.7.9.ebuild b/dev-ml/ocurl/ocurl-0.7.9.ebuild
index d22c145d005a..f791477c09b5 100644
--- a/dev-ml/ocurl/ocurl-0.7.9.ebuild
+++ b/dev-ml/ocurl/ocurl-0.7.9.ebuild
@@ -19,7 +19,7 @@ RDEPEND=">=net-misc/curl-7.9.8
>=dev-lang/ocaml-3.12:=[ocamlopt]"
DEPEND="${RDEPEND}
virtual/pkgconfig"
-KEYWORDS="~amd64 ~arm ~x86"
+KEYWORDS="~amd64 ~arm"
src_compile()
{